RadControls for Silverlight

Abstract class that describes input device gestures.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.2.611.1050

Syntax

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

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..InputGesture
    Telerik.Windows.Controls..::..KeyGesture
    Telerik.Windows.Controls..::..MouseGesture

See Also