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