Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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