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

適用対象