Class InputGestureCollection
Represents an ordered collection of InputGesture objects.
Inheritance
System.Object
InputGestureCollection
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class InputGestureCollection : Collection<InputGesture>
Constructors
InputGestureCollection()
Declaration
public InputGestureCollection()