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