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