Share via


KinectRegion.InputPointerManager Property

Gets the InputPointerManager associated with the control.

Syntax

public:
property InputPointerManager^ InputPointerManager {
         InputPointerManager^ get ();
}
public InputPointerManagerInputPointerManager { get; }

Property value

Type: InputPointerManager
The InputPointerManager associated with the control.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

KinectRegion Class
Microsoft.Kinect.Xaml.Controls Namespace