public ButtonBase BackButton { get; set; }
Public Property BackButton As ButtonBase Get Set
public: property ButtonBase^ BackButton { ButtonBase^ get (); void set (ButtonBase^ value); }
© 2018 GitHub Community. All rights reserved.