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