'Declaration Public ReadOnly Property Items As System.Collections.Generic.List(Of InputGesture)
public System.Collections.Generic.List<InputGesture> Items { get; }
public: __property System.Collections.Generic.List<InputGesture*>* get_Items();
public:
property System.Collections.Generic.List<InputGesture^>^ Items { System.Collections.Generic.List<InputGesture^>^ get(); }