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

适用于