Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ItemsControl > TreeView, IInputElement
(usage) |
<TreeView> x:Object *</TreeView> |
(description) |
Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse. |
[content property] |
Items |
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
SelectedValuePath |
|
(description) |
The path that is used to get the SelectedValue of the SelectedItem in a TreeView. |
(events) |
|
SelectedItemChanged |
Occurs when the SelectedItem changes. |