Class
InputGestureCollection

Represents an ordered collection of InputGesture objects.

Definition

Namespace:Telerik.UI.Xaml.Controls

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public sealed class InputGestureCollection : Collection<InputGesture>, IList<InputGesture>, ICollection<InputGesture>, IList, ICollection, IReadOnlyList<InputGesture>, IReadOnlyCollection<InputGesture>, IEnumerable<InputGesture>, IEnumerable

Inheritance: objectCollection<InputGesture>InputGestureCollection

Implements: ICollectionICollection<InputGesture>IEnumerableIEnumerable<InputGesture>IListIList<InputGesture>IReadOnlyCollection<InputGesture>IReadOnlyList<InputGesture>

Inherited Members Collection<InputGesture>.Add(InputGesture)Collection<InputGesture>.Clear()Collection<InputGesture>.CopyTo(InputGesture[], int)Collection<InputGesture>.Contains(InputGesture)Collection<InputGesture>.GetEnumerator()Collection<InputGesture>.IndexOf(InputGesture)Collection<InputGesture>.Insert(int, InputGesture)Collection<InputGesture>.Remove(InputGesture)Collection<InputGesture>.RemoveAt(int)Collection<InputGesture>.CountCollection<InputGesture>.this[int]

Constructors

InputGestureCollection()

Declaration

cs-api-definition
public InputGestureCollection()
In this article
DefinitionConstructorsInputGestureCollection()
Not finding the help you need?
Contact Support