IsEffectivelyEnabledProperty Field
Defines the IsEffectivelyEnabled property.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly DirectProperty<InputElement, bool> IsEffectivelyEnabledProperty
Public Shared ReadOnly IsEffectivelyEnabledProperty As DirectProperty(Of InputElement, Boolean)
static val IsEffectivelyEnabledProperty: DirectProperty<InputElement, bool>
Field Value
DirectProperty(InputElement, Boolean)