MediaElement.AudioStreamCountProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.