2 references to SpeedRatio
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (2)
125
_appliedSpeedRatio = _timeline.
SpeedRatio
;
1869
double pendingSpeedRatio = _rootData.PendingSpeedRatio.Value * _timeline.
SpeedRatio
;