Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RegisterCommandAndKeyBinding Method (control)
NamespacesGenesyslab.Desktop.Infrastructure.InputsIKeyboardManagerRegisterCommandAndKeyBinding(UIElement)
Registers the command and the key binding of a WPF control into the parent window.
Declaration Syntax
C#Visual BasicVisual C++
void RegisterCommandAndKeyBinding(
	UIElement control
)
Sub RegisterCommandAndKeyBinding ( _
	control As UIElement _
)
void RegisterCommandAndKeyBinding(
	UIElement^ control
)
Parameters
control (UIElement)
The control.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)