mirror of
https://github.com/nomi-san/parsec-vdd.git
synced 2026-08-07 13:50:45 +00:00
app: add key Shift+Left/Right to move window between screens
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
WindowStartupLocation="CenterScreen"
|
||||
Loaded="Window_Loaded"
|
||||
Unloaded="Window_Unloaded"
|
||||
KeyDown="Window_KeyDown"
|
||||
>
|
||||
<Grid MouseDown="Grid_MouseDown">
|
||||
<Grid.Background>
|
||||
|
||||
Reference in New Issue
Block a user