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