MediaTransportControls.IsFastRewindEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象