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

適用対象