fix mainwindow position issue #823 #1172

thanks @slav for https://github.com/Wox-launcher/Wox/pull/960
This commit is contained in:
bao-qian
2017-02-23 02:00:39 +00:00
parent 13290efac1
commit f8e400deb9
2 changed files with 31 additions and 20 deletions

View File

@@ -20,7 +20,7 @@
Initialized="OnInitialized"
Closing="OnClosing"
Drop="OnDrop"
SizeChanged="OnSizeChanged"
LocationChanged="OnLocationChanged"
Deactivated="OnDeactivated"
PreviewKeyDown="OnKeyDown"
Visibility="{Binding MainWindowVisibility, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"