I need to create input binding for Window.
public class MainWindow : Window { public MainWindow() { SomeCommand = ??? () => OnAction();
For modifiers (key combinations):