2 writes to _speedRatio
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaPlayerState.cs (2)
97_speedRatio = 1.0; 1188_speedRatio = value;
2 references to _speedRatio
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaPlayerState.cs (2)
539return _speedRatio; 1196PrivateSpeedRatio = _speedRatio;