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