We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54c949b + e417a1d commit c591011Copy full SHA for c591011
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