pat*_*tel 1 xaml microsoft-metro windows-phone-8
我怎么能隐藏这个图标,
?
问题是我总是有相同的颜色背景,即使主题是黑色或浅,它看起来不好,我知道它可以隐藏它.在xaml但我不知道最好的方式!
我试过这个!但不工作:(
<Page
x:Class="App1.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:PuzzleTalk"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d"
xmlns:shell="clr-namespace:Microsoft.Phone.Shell;assembly=Microsoft.Phone"
Shell:SystemTray.IsVisiable="False"
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
Run Code Online (Sandbox Code Playgroud)


| 归档时间: |
|
| 查看次数: |
1205 次 |
| 最近记录: |