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