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