Helper class used by CommandManager that can recognize and match input events.

Namespace: yWorks.Support.Windows
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public abstract class InputGesture
Visual Basic
Public MustInherit Class InputGesture

Inheritance Hierarchy

System..::..Object
  yWorks.Support.Windows..::..InputGesture
    yWorks.Support.Windows..::..KeyGesture

See Also