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 0d87c18 commit 24bc5c5Copy full SHA for 24bc5c5
labs/SettingsControls/samples/SettingsControls.Samples/SettingsPageExample.xaml
@@ -95,6 +95,7 @@
95
UriSource="ms-appx:///Assets/AppTitleBar.scale-200.png" />
96
</labs:SettingsExpander.HeaderIcon>
97
<TextBlock win:IsTextSelectionEnabled="True"
98
+ Foreground="{ThemeResource TextFillColorSecondaryBrush}"
99
Style="{StaticResource CaptionTextBlockStyle}"
100
Text="Version 1.0.0.0" />
101
<labs:SettingsExpander.Items>
0 commit comments