MediaElement.AudioStreamIndexProperty プロパティ

定義

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

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

プロパティ値

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

適用対象