Share via


ContextEventWrapper.HasHandlers Property

Gets a value indicating whether this wrapper has any actual handlers registered.

Syntax

public bool HasHandlers { get; }

Property Value

Type: Boolean
TRUE if handlers are registered, FALSE otherwise.

Requirements

Namespace: Microsoft.Kinect.Toolkit

Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)

See Also

Reference

ContextEventWrapper Generic Class
ContextEventWrapper Members
Microsoft.Kinect.Toolkit Namespace