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