MediaTransportControls.IsSeekEnabledProperty 属性

定义

标识 IsSeekEnabled 依赖属性。

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

属性值

IsSeekEnabled 依赖属性的标识符。

适用于