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