TreeViewItem Fields
.NET Framework 4.5
The TreeViewItem type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollapsedEvent | Identifies the Collapsed routed event. |
|
ExpandedEvent | Identifies the Expanded routed event. |
|
IsExpandedProperty | Identifies the IsExpanded dependency property. |
|
IsSelectedProperty | Identifies the IsSelected dependency property. |
|
IsSelectionActiveProperty | Identifies the IsSelectionActive dependency property. |
|
SelectedEvent | Identified by the Selected routed event. |
|
UnselectedEvent | Identified by the Unselected routed event. |