Click or drag to resize

ShellContextMenuShellItem Property

Gets or sets the ItemIdList for which the context menu is invoked.

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

Property Value

Type: ItemIdList
A valid ItemIdList.
See Also