Click or drag to resize

ShellThumbnailLocation Property

The location of the folder to be displayed. This is a dependency property.

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

Property Value

Type: ItemIdList
A ItemIdList instance.
See Also