Share via


KinectRegion.KinectEngagementManager Property

Gets the Kinect engagement manager associated with the control.

Syntax

public:
property IKinectEngagementManager^ KinectEngagementManager {
         IKinectEngagementManager^ get ();
}
public IKinectEngagementManagerKinectEngagementManager { get; }

Property value

Type: IKinectEngagementManager
The Kinect engagement managed associated with the control.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

KinectRegion Class
Microsoft.Kinect.Xaml.Controls Namespace