MediaElement.CurrentStateProperty プロパティ

定義

CurrentState 依存関係プロパティを識別します。

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

プロパティ値

CurrentState 依存関係プロパティの識別子。

適用対象