0
Answer

How to implement the Hotkeys in WPF

How to implement the Hotkeys in WPF?

How to capture the key press event at the Form Level and Control Level.

e.g
F7 -> Find or Ctrl+F -> Find
Ctrl+N -> New

Thanks n Advance