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 依存関係プロパティの識別子。

適用対象