MediaTransportControls.IsStopEnabledProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsStopEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsStopEnabledProperty();
public static DependencyProperty IsStopEnabledProperty { get; }
var dependencyProperty = MediaTransportControls.isStopEnabledProperty;
Public Shared ReadOnly Property IsStopEnabledProperty As DependencyProperty

プロパティ値

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

適用対象