Click or drag to resize

ShellThumbnailThumbnail Property

Holds the thumbnail as ImageSource.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public ImageSource Thumbnail { get; }

Property Value

Type: ImageSource
The thumbnail.
See Also