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 依赖属性的标识符。

适用于