Share via


MediaElement.CanPauseProperty 屬性

定義

識別 CanPause 相依性屬性。

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

屬性值

CanPause相依性屬性的識別碼。

適用於