[]
Represents a helper class that provides improvements, hacks, and workarounds for TreeView.
public static class TreeViewHelper
Name | Description |
---|---|
SelectedItemProperty | This is a two-way replacement for the TreeView |
Name | Description |
---|---|
GetSelectedItem(DependencyObject) | Gets the selected item. |
SetSelectedItem(DependencyObject, object) | Sets the selected item. |