MediaElement.AudioStreamCountProperty プロパティ

定義

AudioStreamCount 依存関係プロパティを識別します。

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

プロパティ値

AudioStreamCount 依存関係プロパティの識別子。

適用対象