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