Use correct resource for Shourtcut Guide theme setting (#3788)

This commit is contained in:
stefansjfw
2020-05-27 19:45:21 +02:00
committed by GitHub
parent 7c20d46eeb
commit df93f4ba99

View File

@@ -69,7 +69,7 @@
Margin="{StaticResource MediumTopMargin}" Margin="{StaticResource MediumTopMargin}"
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"/> IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"/>
<muxc:RadioButtons x:Uid="RadioButtons_Name_Theme" <muxc:RadioButtons x:Uid="ShortcutGuide_Theme"
Margin="{StaticResource SmallTopMargin}" Margin="{StaticResource SmallTopMargin}"
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}" IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"
SelectedIndex="{ Binding Mode=TwoWay, Path=ThemeIndex}"> SelectedIndex="{ Binding Mode=TwoWay, Path=ThemeIndex}">