Share via


MediaTransportControls.IsFastForwardEnabledProperty Property

Definition

Identifies the IsFastForwardEnabled dependency property.

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

Property Value

The identifier for the IsFastForwardEnabled dependency property.

Applies to