Dark theme, navigation
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
mc:Ignorable="d">
|
||||
|
||||
<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
|
||||
<Pivot SelectedIndex="0" Name="pivot" IsHeaderItemsCarouselEnabled="False">
|
||||
<Pivot SelectedIndex="0" Name="pivot" IsHeaderItemsCarouselEnabled="False" SelectionChanged="pivot_SelectionChanged">
|
||||
<PivotItem Header="General">
|
||||
<ScrollViewer>
|
||||
<settingspages:General/>
|
||||
|
||||
Reference in New Issue
Block a user