1 write to SpeedRatio
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaPlayer.cs (1)
313_mediaPlayerState.SpeedRatio = value;
2 references to SpeedRatio
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaPlayer.cs (1)
306return _mediaPlayerState.SpeedRatio;
Core\CSharp\System\Windows\Media\MediaPlayerState.cs (1)
786PrivateSpeedRatio = SpeedRatio;