mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 19:55:00 +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>
|
</StackPanel>
|
||||||
</Grid>
|
</Grid>
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
|
<Window.KeyBindings>
|
||||||
|
<KeyBinding Gesture="Escape" Command="{Binding #ThisControl.Close}"/>
|
||||||
|
</Window.KeyBindings>
|
||||||
|
|
||||||
</v:ChromelessWindow>
|
</v:ChromelessWindow>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue