InputElementUpdateIsEffectivelyEnabled Method

Updates the IsEffectivelyEnabled property value according to the parent control's enabled state and IsEnabledCore.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
protected void UpdateIsEffectivelyEnabled()

See Also