Share via


HandPointer.Captured Property

Kinect for Windows 1.7, 1.8

Returns the Kinect control which has captured the hand pointer.

Syntax

public UIElement Captured { get; set; }

Property Value

Type: UIElement
The Kinect control that has captured the hand pointer.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Controls

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

See Also

Reference

HandPointer Class
HandPointer Members
Microsoft.Kinect.Toolkit.Controls Namespace