1 write to InteractiveSpeedRatio
PresentationCore (1)
System\Windows\Media\Animation\Clock.cs (1)
1888
_rootData.
InteractiveSpeedRatio
= _rootData.PendingSpeedRatio.Value;
2 references to InteractiveSpeedRatio
PresentationCore (2)
System\Windows\Media\Animation\Clock.cs (2)
767
return _rootData.
InteractiveSpeedRatio
;
1830
else if ((IsInteractivelyPaused || _rootData.
InteractiveSpeedRatio
== 0) &&