'Declaration Public ReadOnly Property Image As BitmapSource
'Usage Dim instance As ImGearThumbnailItem Dim value As BitmapSource value = instance.Image
public BitmapSource Image {get;}
public: __property BitmapSource* get_Image();
public: property BitmapSource^ Image { BitmapSource^ get(); }
Property Value
System.Windows.Media.Imaging.BitmapSource
value.