Class TreeViewItem
Extended TreeViewItem with SymbolRegular properties.
public class TreeViewItem : TreeViewItem, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild, 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; }