Share via


EventHandlersStore Class

Provides a container for event handlers.

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

Syntax

[DefaultMemberAttribute]
public class EventHandlersStore

Remarks

Each EventHandlersStore object contains a hash table of event handlers for routed events.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

EventHandlersStore Members
Microsoft.SPOT Namespace