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 依存関係プロパティの識別子。

適用対象