Skip to content

Instantly share code, notes, and snippets.

@LoriBru
Created January 14, 2019 11:26
Show Gist options
  • Select an option

  • Save LoriBru/f8eec24720fe54bb4e7bfb54e2725136 to your computer and use it in GitHub Desktop.

Select an option

Save LoriBru/f8eec24720fe54bb4e7bfb54e2725136 to your computer and use it in GitHub Desktop.
This snippet sets the input binding on a window.
<Window.InputBindings>
<KeyBinding Command="{Binding Command}" Key="F10"></KeyBinding>
</Window.InputBindings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment