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