Share via


IKinectController.Element Property

Gets the XAML framework element associated with the IKinectController.

Syntax

public:
property FrameworkElement^ Element {
         FrameworkElement^ get ();
}
public FrameworkElementElement { get; }

Property value

Type: FrameworkElement
The XAML framework element associated with the IKinectController.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

IKinectController Interface
Microsoft.Kinect.Xaml.Controls Namespace