Represents a constituent item of the hierarchy displayed inside a TreeViewNode.
The following tables list the members exposed by the TreeViewItem type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the Children dependency property. |
|
![]() ![]() |
Identifies the ExpandedIconVisibility dependency property. |
|
![]() ![]() |
Identifies the Expanded dependency property. |
|
![]() ![]() |
Identifies the ExpanderButtonWidth dependency property. |
|
![]() ![]() |
Identifies the ExpanderVisibility dependency property. |
|
![]() ![]() |
Identifies the HasItems dependency property. |
|
![]() ![]() |
Identifies the Image dependency property. |
|
![]() ![]() |
Identifies the ImageStretch dependency property. |
|
![]() ![]() |
Identifies the ItemsVisibility dependency property. |
|
![]() ![]() |
Identifies the LabelBrush dependency property. |
|
![]() ![]() |
Identifies the LabelHeight dependency property. |
|
![]() ![]() |
Identifies the Label dependency property. |
|
![]() ![]() |
Identifies the TreeDepth dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets a list of this item's children in the hierarchy. |
|
![]() |
Gets or sets whether this item is expanded to show its children. |
|
![]() |
Gets a value indicating whether the expand / collapse button should be rendered in expanded state. |
|
![]() |
Gets or sets the width of the expand / collapse button. |
|
![]() |
Gets a value that indicates whether the control template should render the expand button for a node. |
|
![]() |
Gets a value indicating whether this item has child items. |
|
![]() |
Gets or sets the image that is displayed in this treeview item. |
|
![]() |
Gets or sets an ImageStretch value specifying how the image should be stretched. |
|
![]() |
Gets a collection of all links that point to this item. |
|
![]() |
Gets a value indicating whether the control template should render the child items of a TreeViewItem. |
|
![]() |
Gets or sets the label of this item. |
|
![]() |
Gets or sets the label color of this item. |
|
![]() |
Gets a value specifying the height of this TreeViewItem. |
|
![]() |
Gets a collection of all links that go out from this item. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
Creates an item state corresponding to the type of this tree item. |
|
![]() |
Restores the state of this tree item. |
|
![]() |
Saves the state of this tree item. |
Name | Description | |
---|---|---|
![]() |
Raised when a property value changes. |