
C# | Visual Basic | Visual C++ |
public KeyGesture KeyGesture { get; private set; }
Public Property KeyGesture As KeyGesture
public: property KeyGesture^ KeyGesture { KeyGesture^ get (); void set (KeyGesture^ value); }
C# | Visual Basic | Visual C++ |
public KeyGesture KeyGesture { get; private set; }
Public Property KeyGesture As KeyGesture
public: property KeyGesture^ KeyGesture { KeyGesture^ get (); void set (KeyGesture^ value); }