MediaTransportControls.IsPreviousTrackButtonVisibleProperty 属性

定义

标识 IsPreviousTrackButtonVisible 依赖属性。

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

属性值

IsPreviousTrackButtonVisible 依赖属性的标识符。

适用于