app: add key Shift+Left/Right to move window between screens

This commit is contained in:
Nguyen Duy
2024-06-06 21:55:00 +07:00
parent 2331de90fc
commit c8f8a286f4
3 changed files with 41 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@
WindowStartupLocation="CenterScreen"
Loaded="Window_Loaded"
Unloaded="Window_Unloaded"
KeyDown="Window_KeyDown"
>
<Grid MouseDown="Grid_MouseDown">
<Grid.Background>