Share via


ContextEventWrapper Members

The following table(s) list the members exposed by the ContextEventWrapper type.

Public Constructors

Name Description
Public Method ContextEventWrapper Overloaded. Initializes a new instance of the ContextEventWrapper class.

Public Properties

Name Description
Public Property HasHandlers Gets a value indicating whether this wrapper has any actual handlers registered.

Public Methods

Name Description
Public Method AddHandler Adds an event handler and associates it with the current context.
Public Method Dispose This method marks the object as disposed.
Public Method Invoke Invokes all registered event handlers.
Public Method RemoveHandler Removes the event handler associated with the current context.

See Also

Reference

ContextEventWrapper Generic Class
Microsoft.Kinect.Toolkit Namespace