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