InputElement.

UpdateIsEffectivelyEnabled() Method

Summary

Updates the IsEffectivelyEnabled property value according to the parent control's enabled state and IsEnabledCore.
Namespace
Avalonia.Input
Containing Type
InputElement

Syntax

protected void UpdateIsEffectivelyEnabled()

Return Value

Type Description
void