Share via


UIElement.IsEnabledChanged Event

Occurs when the value of the IsEnabled property changes for the current element.

Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public event PropertyChangedEventHandler IsEnabledChanged

Remarks

The IsEnabledChanged event is a common language runtime (CLR) event, not a routed event.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace