IsExpandedProperty Field
Defines the IsExpanded property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsExpandedProperty
Public Shared ReadOnly IsExpandedProperty As StyledProperty(Of Boolean)
static val IsExpandedProperty: StyledProperty<bool>