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