1 write to _pendingSpeedRatio
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
4160set { _pendingSpeedRatio = value; }
1 reference to _pendingSpeedRatio
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
4159get { return _pendingSpeedRatio; }