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