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