public ImageSource Icon { get; set; }
Public Property Icon As ImageSource Get Set
public: property ImageSource^ Icon { ImageSource^ get (); void set (ImageSource^ value); }
member Icon : ImageSource with get, set
In This Article