Property ThumbnailBitmap
| Edit this page View SourceThumbnailBitmap
Gets the thumbnail as an ImageSource for convenient use from UWP.
Declaration
public ImageSource? ThumbnailBitmap { get; }
Property Value
| Type | Description |
|---|---|
| ImageSource |
Gets the thumbnail as an ImageSource for convenient use from UWP.
public ImageSource? ThumbnailBitmap { get; }
| Type | Description |
|---|---|
| ImageSource |