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 依赖属性的标识符。

适用于