1 write to SpeedRatio
PresentationCore (1)
System\Windows\Media\MediaPlayer.cs (1)
278_mediaPlayerState.SpeedRatio = value;
2 references to SpeedRatio
PresentationCore (2)
System\Windows\Media\MediaPlayer.cs (1)
271return _mediaPlayerState.SpeedRatio;
System\Windows\Media\MediaPlayerState.cs (1)
677PrivateSpeedRatio = SpeedRatio;