Click or drag to resize

ShellThumbnail Properties

The ShellThumbnail type exposes the following members.

Properties
  NameDescription
Public propertyImageSize
Define a SystemImageListSize if you don't want to automatically fill the available space.
Public propertyInitialThumbnailSize
Defines a thumbnail size, that is used if the current component width is not set yet.
Public propertyLocation
The location of the folder to be displayed. This is a dependency property.
Public propertyOverlay
Holds the overlay as ImageSource. It is only displayed if Overlays is set. This is a dependency property.
Public propertyOverlays
Gets or sets a value indicating whether overlays (like the arrow for .lnk files) should be displayed in the thumbnail or icon. Default is true.
Public propertyPath
Gets or sets the full pathname of the file/shell item to be displayed.
Public propertyShellControlConnector
Gets or sets a ShellControlConnector.
Public propertySpecialFolder
Gets or sets the special folder to be displayed.
Public propertyStretch
Gets or sets the Stretch value for the thumbnail or icon. This is a dependency property.
Public propertyStretchDirection
Gets or sets the stretch direction. See StretchDirection
Public propertyThumbnail
Holds the thumbnail as ImageSource.
Public propertyUseContentType
Gets or sets the content type of this instance.
Public propertyVersion
The current version of ShellBrowser Components WPF.
Top
See Also