ContextEventWrapper Members
The following table(s) list the members exposed by the ContextEventWrapper type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ContextEventWrapper | Overloaded. Initializes a new instance of the ContextEventWrapper class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
HasHandlers | Gets a value indicating whether this wrapper has any actual handlers registered. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddHandler | Adds an event handler and associates it with the current context. |
![]() |
Dispose | This method marks the object as disposed. |
![]() |
Invoke | Invokes all registered event handlers. |
![]() |
RemoveHandler | Removes the event handler associated with the current context. |
See Also
Reference
ContextEventWrapper Generic Class
Microsoft.Kinect.Toolkit Namespace