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 依存関係プロパティの識別子。

適用対象