Timeline.SpeedRatioProperty Property

Definition

Identifies for the SpeedRatio  dependency property.

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

Property Value

The identifier for the SpeedRatio  dependency property.

Applies to