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