Share via


UIElement.OnGenericEvent Method

OnGenericEvent is called when this UIElement generates a generic event.

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

Syntax

protected virtual void OnGenericEvent (
         GenericEventArgse
)

Parameters

  • e
    Data pertaining to the event that has occurred.

Version Information

Available in .NET Micro Framework version 3.0 and above.

See Also

Reference

UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace