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