Class TreeViewItem
Extended TreeViewItem with SymbolRegular properties.
public class TreeViewItem : TreeViewItem, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IHierarchicalVirtualizationAndScrollInfo
- Inheritance
-
TreeViewItem
- Implements
- Inherited Members
Fields
IconProperty
Identifies the Icon dependency property.
public static readonly DependencyProperty IconProperty
Field Value
Properties
Icon
Gets or sets displayed IconElement.
[Bindable(true)]
public IconElement? Icon { get; set; }