StyledElement Properties
Properties
ActualThemeVariant | Gets the UI theme that is currently used by the element, which might be different than the RequestedThemeVariantProperty. |
Classes | Gets or sets the styled element's classes. |
DataContext | Gets or sets the control's data context. |
InheritanceParent | Gets or sets the parent object that inherited AvaloniaProperty values are inherited from. (Inherited from AvaloniaObject) |
IsInitialized | Gets a value that indicates whether the element has finished initialization. |
Item(AvaloniaProperty) | Gets or sets the value of a AvaloniaProperty. (Inherited from AvaloniaObject) |
Item(IndexerDescriptor) | Gets or sets a binding for a AvaloniaProperty. (Inherited from AvaloniaObject) |
LogicalChildren | Gets the styled element's logical children. |
Name | Gets or sets the name of the styled element. |
Parent | Gets the styled element's logical parent. |
PseudoClasses | Gets the Classes collection in a form that allows adding and removing pseudoclasses. |
Resources | Gets or sets the styled element's resource dictionary. |
StyleKey | Gets the type by which the element is styled. |
StyleKeyOverride | Gets the type by which the element is styled. |
Styles | Gets the styles for the styled element. |
TemplatedParent | Gets the styled element whose lookless template this styled element is part of. |
Theme | Gets or sets the theme to be applied to the element. |
Transitions | Gets or sets the property transitions for the control. (Inherited from Animatable) |