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