Share via


4.882 TreeView

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

x:String

(description)

The path that is used to get the SelectedValue of the SelectedItem in a TreeView.

(events)

SelectedItemChanged

Occurs when the SelectedItem changes.