RadControls for Silverlight

Defines a mouse input gesture that can be used to invoke a command.

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

Syntax

C#
public class MouseGesture : InputGesture
Visual Basic
Public Class MouseGesture _
	Inherits InputGesture

Inheritance Hierarchy

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

See Also