Share via


MediaTransportControls.IsSkipForwardEnabledProperty Property

Definition

Identifies the IsSkipForwardEnabled dependency property.

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

Property Value

The identifier for the IsSkipForwardEnabled dependency property.

Applies to