Timeline.SpeedRatioProperty 属性

定义

标识 SpeedRatio 依赖属性。

public:
 static property DependencyProperty ^ SpeedRatioProperty { DependencyProperty ^ get(); };
static DependencyProperty SpeedRatioProperty();
public static DependencyProperty SpeedRatioProperty { get; }
var dependencyProperty = Timeline.speedRatioProperty;
Public Shared ReadOnly Property SpeedRatioProperty As DependencyProperty

属性值

SpeedRatio 依赖属性的标识符。

适用于