ShellTreeViewRootedAtLocationProperty Field |
Namespace:
Jam.Shell.WPF.Controls.Winforms
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntaxpublic static readonly DependencyProperty RootedAtLocationProperty
Public Shared ReadOnly RootedAtLocationProperty As DependencyProperty
public:
static initonly DependencyProperty^ RootedAtLocationProperty
static val RootedAtLocationProperty: DependencyProperty
Field Value
Type:
DependencyProperty
Remarks
Via type conversion the field can also be bound to a string or a
ShellFolder
See Also