UpdateIsEffectivelyEnabled 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)
- C#
- VB
- F#
protected void UpdateIsEffectivelyEnabled()
Protected Sub UpdateIsEffectivelyEnabled
member UpdateIsEffectivelyEnabled : unit -> unit