| Icon | Member | Description |
|---|---|---|
| RegisterCommandAndKeyBinding(UIElement, KeyBindingSource) |
Registers the command and the key binding of a WPF control into the specify source (a parent window, the whole application, or a hotkey in the Windows desktop environement).
| |
| RegisterCommandAndKeyBinding(UIElement) |
Registers the command and the key binding of a WPF control into the parent window.
|