MediaTransportControls.IsPreviousTrackButtonVisibleProperty プロパティ

定義

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

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

プロパティ値

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

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象