Skip to content

Commit 7611177

Browse files
Chi_XiaohuiChi_Xiaohui
authored andcommitted
Issues #573. try to change Themes/Generic.xaml.
want to use DialogHost.CloseDialogCommand.Execute in MVVM
1 parent 6f12a1d commit 7611177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaterialDesignThemes.Wpf/Themes/Generic.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
TextElement.FontSize="13"
618618
TextOptions.TextFormattingMode="Ideal"
619619
TextOptions.TextRenderingMode="Auto"
620-
FocusManager.IsFocusScope="True"
620+
621621
Foreground="{DynamicResource MaterialDesignBody}"
622622
FontFamily="{StaticResource MaterialDesignFont}"
623623
Focusable="False"

0 commit comments

Comments
 (0)