Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
KeyBindingSource Enumeration
NamespacesGenesyslab.Desktop.Infrastructure.InputsKeyBindingSource
Specify the source of the key binding
Declaration Syntax
C#Visual BasicVisual C++
public enum KeyBindingSource
Public Enumeration KeyBindingSource
public enum class KeyBindingSource
Members
MemberDescription
ParentWindow
The key binding is associated with the parent Window.

Application
The key binding is associated with the whole Application.

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