ShellContextMenuShellItemProperty Field |
The DependencyProperty for Location.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntaxpublic static readonly DependencyProperty ShellItemProperty
Public Shared ReadOnly ShellItemProperty As DependencyProperty
public:
static initonly DependencyProperty^ ShellItemProperty
static val ShellItemProperty: DependencyProperty
Field Value
Type:
DependencyProperty
Remarks
Via type conversion the field can also be bound to a string or a
ShellFolder
See Also