Click or drag to resize

ShellTreeViewSelectedItemIdListProperty Field

The DependencyProperty for SelectedItemIdList.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public static readonly DependencyProperty SelectedItemIdListProperty

Field Value

Type: DependencyProperty
Remarks
Via type conversion the field can also be bound to a string or a ShellFolder
See Also