Gets the selected tree view item container.
Namespace: DW.WPFToolkit.Controls
Assembly: DW.WPFToolkit (in DW.WPFToolkit.dll) Version: 5.6.0.0
Syntax
C#
public ObservableCollection<TreeViewItem> SelectedTreeViewItems { get; }
Property Value
Type: ObservableCollectionTreeViewItemSee Also