Share via


MediaTransportControls.IsPreviousTrackButtonVisibleProperty Property

Definition

Identifies the IsPreviousTrackButtonVisible dependency property.

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

Property Value

The identifier for the IsPreviousTrackButtonVisible dependency property.

Applies to