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 依赖属性的标识符。

适用于