public BitmapSource Icon { get; }
Public ReadOnly Property Icon As BitmapSource Get
public: property BitmapSource^ Icon { BitmapSource^ get (); }
member Icon : BitmapSource with get
In This Article