Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RegisterHotkey Method (hotkey)
NamespacesGenesyslab.Desktop.WPFCommonHotkeyHelperRegisterHotkey(KeyGesture)
Declaration Syntax
C#Visual BasicVisual C++
public int RegisterHotkey(
	KeyGesture hotkey
)
Public Function RegisterHotkey ( _
	hotkey As KeyGesture _
) As Integer
public:
int RegisterHotkey(
	KeyGesture^ hotkey
)
Parameters
hotkey (KeyGesture)

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