Share via


KinectRegion.DefaultKinectSound Property

Gets the default sounds for the control.

Syntax

public:
static property KinectSoundDefinition^ DefaultKinectSound {
         KinectSoundDefinition^ get ();
}
public static KinectSoundDefinitionDefaultKinectSound { get; }

Property value

Type: KinectSoundDefinition
The default sounds for the control.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

KinectRegion Class
Microsoft.Kinect.Xaml.Controls Namespace