MediaElement.BalanceProperty Property

Definition

Identifies the Balance  dependency property.

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

Property Value

The identifier for the Balance dependency property.

Applies to