Share via


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相依性屬性的識別碼。

適用於