We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a3ee1 commit 584e72dCopy full SHA for 584e72d
Files/ProHome.xaml
@@ -86,7 +86,7 @@
86
<VisualState x:Name="Compact"/>
87
<VisualState x:Name="Expanded">
88
<VisualState.Setters>
89
- <Setter Target="RootSplitView.PaneBackground" Value="{ThemeResource NavigationViewExpandedPaneBackground}"/>
+ <Setter Target="RootSplitView.PaneBackground" Value="Transparent"/>
90
</VisualState.Setters>
91
</VisualState>
92
<VisualState x:Name="Minimal"/>
0 commit comments