MediaElement.AudioDeviceTypeProperty 属性

定义

标识 AudioDeviceType 依赖属性。

public:
 static property DependencyProperty ^ AudioDeviceTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty AudioDeviceTypeProperty();
public static DependencyProperty AudioDeviceTypeProperty { get; }
var dependencyProperty = MediaElement.audioDeviceTypeProperty;
Public Shared ReadOnly Property AudioDeviceTypeProperty As DependencyProperty

属性值

AudioDeviceType 依赖属性的标识符。

适用于