Share via


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

適用於