Share via


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相依性屬性的識別碼。

適用於