mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 11:44:59 +00:00
About closes on Escape
This commit is contained in:
parent
30fa8201ed
commit
23f79fd084
1 changed files with 5 additions and 0 deletions
|
@ -67,4 +67,9 @@
|
|||
</StackPanel>
|
||||
</Grid>
|
||||
</Grid>
|
||||
|
||||
<Window.KeyBindings>
|
||||
<KeyBinding Gesture="Escape" Command="{Binding #ThisControl.Close}"/>
|
||||
</Window.KeyBindings>
|
||||
|
||||
</v:ChromelessWindow>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue