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