Share via


MediaTransportControls.IsFastRewindEnabledProperty Property

Definition

Identifies the IsFastRewindEnabled dependency property.

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

Property Value

The identifier for the IsFastRewindEnabled dependency property.

Applies to