'Declaration Public ReadOnly Property Gesture As System.Windows.Input.InputGesture
public System.Windows.Input.InputGesture Gesture { get; }
public: __property System.Windows.Input.InputGesture* get_Gesture();
public:
property System.Windows.Input.InputGesture^ Gesture { System.Windows.Input.InputGesture^ get(); }