다음을 통해 공유


MediaTransportControls.IsFastForwardButtonVisibleProperty 속성

정의

IsFastForwardButtonVisible 종속성 속성을 식별합니다.

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

속성 값

IsFastForwardButtonVisible 종속성 속성의 식별자입니다.

적용 대상