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. Initializes a new instance of the TreeViewItem class. |
Name | Description | |
---|---|---|
Identifies the FontFamily dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontSize dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStretch dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStyle dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontWeight dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextBrush dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextDecorations dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextPadding dependency property. (Inherited from TextPresenter.) |
||
Identifies the Text dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextTrimming dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextVerticalAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextWrapping dependency property. (Inherited from TextPresenter.) |
Name | Description | |
---|---|---|
Gets a list of this item's children in the hierarchy. |
||
Gets whether text layout area has limited height. (Inherited from TextPresenter.) |
||
For internal use. |
||
Gets or sets whether this item is expanded to show its children. |
||
Gets or sets the preferred font family for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font size for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font-stretching characteristics for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font style for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font weight for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the height of this item. |
||
Gets or sets the image that is displayed in this treeview item. |
||
Gets a collection of all links that point to this item. |
||
Gets or sets the label of this item. |
||
Gets or sets the label color of this item. |
||
Gets a collection of all links that go out of this item. |
||
Gets or sets custom data associated with this item. |
||
Gets or sets the text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the horizontal alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets the text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets the effects to apply to the text of this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the thickness of padding space between the item boundaries and its text. (Inherited from TextPresenter.) |
||
Gets or sets the text trimming to employ when text overflows the item area. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the vertical alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets how this TextPresenter should wrap text. (Inherited from TextPresenter.) |
Name | Description | |
---|---|---|
Copies all text attributes from the specified object. (Inherited from TextPresenter.) |
Name | Description | |
---|---|---|
Overloaded. (Inherited from TextPresenter.) |
||
TextPresenter.OnTextAttributeChanged override. |
||
Overloaded. (Inherited from TextPresenter.) |
||
TextPresenter.SetDiagramDirty override. |
Name | Description | |
---|---|---|
Implements INotifyPropertyChanged.PropertyChanged. |