MediaTransportControls.IsStopButtonVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象