MediaElement.AudioStreamCountProperty Property

Definition

Identifies the AudioStreamCount dependency property.

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

Property Value

The identifier for the AudioStreamCount dependency property.

Applies to