Intersoft ClientUI Documentation
InputGestureCollection Class
Members 



Represents an ordered collection of InputGesture objects.
Object Model
InputGestureCollection ClassInputGesture Class
Syntax
Public NotInheritable Class InputGestureCollection 
   Inherits System.Collections.ObjectModel.Collection(Of InputGesture)
Dim instance As InputGestureCollection
public sealed class InputGestureCollection : System.Collections.ObjectModel.Collection<InputGesture> 
public ref class InputGestureCollection sealed : public System.Collections.ObjectModel.Collection<InputGesture> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Intersoft.Client.Framework.Input.InputGestureCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InputGestureCollection Members
Intersoft.Client.Framework.Input Namespace

Send Feedback