MediaTransportControls.IsFastRewindEnabledProperty 属性

定义

标识 IsFastRewindEnabled 依赖属性。

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

属性值

IsFastRewindEnabled 依赖属性的标识符。

适用于