MediaTransportControls.IsSeekBarVisibleProperty 属性

定义

标识 IsSeekBarVisible 依赖属性。

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

属性值

IsSeekBarVisible 依赖属性的标识符。

适用于