MediaElement.VolumeProperty Property

Definition

Identifies the Volume  dependency property.

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

Property Value

The identifier for the Volume dependency property.

Applies to