MediaElement.BalanceProperty 属性

定义

标识 Balance 依赖属性。

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

属性值

Balance 依赖属性的标识符。

适用于