1 write to InteractiveSpeedRatio
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
1904
_rootData.
InteractiveSpeedRatio
= _rootData.PendingSpeedRatio.Value;
2 references to InteractiveSpeedRatio
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (2)
783
return _rootData.
InteractiveSpeedRatio
;
1846
else if ((IsInteractivelyPaused || _rootData.
InteractiveSpeedRatio
== 0) &&