MediaTransportControls.IsFastForwardButtonVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象