Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
KeyGesture Property
NamespacesGenesyslab.Desktop.WPFCommonHotkeyEventArgKeyGesture
Declaration Syntax
C#Visual BasicVisual C++
public KeyGesture KeyGesture { get; private set; }
Public Property KeyGesture As KeyGesture
public:
property KeyGesture^ KeyGesture {
	KeyGesture^ get ();
	void set (KeyGesture^ value);
}

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