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 54c949b commit e417a1dCopy full SHA for e417a1d
Flow.Launcher/SettingWindow.xaml
@@ -13,6 +13,7 @@
13
MinHeight="600"
14
d:DataContext="{d:DesignInstance vm:SettingWindowViewModel}"
15
Closed="OnClosed"
16
+ FontFamily="{DynamicResource SettingWindowFont}"
17
Icon="Images\app.ico"
18
Left="{Binding SettingWindowLeft, Mode=TwoWay}"
19
Loaded="OnLoaded"
0 commit comments