MediaTransportControls.IsFastForwardEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象