TreeViewItem : ListViewItem
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of TreeViewItem
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how TreeViewItem
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
bool IsExpanded | all platforms supported by Uno Platform |
double GlyphSize | all platforms supported by Uno Platform |
double GlyphOpacity | all platforms supported by Uno Platform |
Brush GlyphBrush | all platforms supported by Uno Platform |
string ExpandedGlyph | all platforms supported by Uno Platform |
string CollapsedGlyph | all platforms supported by Uno Platform |
TreeViewItemTemplateSettings TreeViewItemTemplateSettings | all platforms supported by Uno Platform |
object ItemsSource | all platforms supported by Uno Platform |
bool HasUnrealizedChildren | all platforms supported by Uno Platform |
DependencyProperty CollapsedGlyphProperty | all platforms supported by Uno Platform |
DependencyProperty ExpandedGlyphProperty | all platforms supported by Uno Platform |
DependencyProperty GlyphBrushProperty | all platforms supported by Uno Platform |
DependencyProperty GlyphOpacityProperty | all platforms supported by Uno Platform |
DependencyProperty GlyphSizeProperty | all platforms supported by Uno Platform |
DependencyProperty IsExpandedProperty | all platforms supported by Uno Platform |
DependencyProperty TreeViewItemTemplateSettingsProperty | all platforms supported by Uno Platform |
DependencyProperty HasUnrealizedChildrenProperty | all platforms supported by Uno Platform |
DependencyProperty ItemsSourceProperty | all platforms supported by Uno Platform |
Last updated Wednesday, 13 November 2024 19:06.