MediaTransportControls.IsFastForwardEnabledProperty 속성

정의

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

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

속성 값

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

적용 대상