Share via


UIElement.InstanceEventHandlersStore Property

Gets the event-handler store for this element.

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

Syntax

protected EventHandlersStore InstanceEventHandlersStore { get; }

Property Value

An EventHandlersStore object that contains a hash table of the event-handlers for the this element's routed events.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace