次の方法で共有


MediaTransportControls.IsSkipForwardButtonVisibleProperty プロパティ

定義

IsSkipForwardButtonVisible 依存関係プロパティを識別します。

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

プロパティ値

IsSkipForwardButtonVisible 依存関係プロパティの識別子。

適用対象