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

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