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