1 write to SpeedRatio
PresentationCore (1)
System\Windows\Media\MediaPlayer.cs (1)
307_mediaPlayerState.SpeedRatio = value;
2 references to SpeedRatio
PresentationCore (2)
System\Windows\Media\MediaPlayer.cs (1)
300return _mediaPlayerState.SpeedRatio;
System\Windows\Media\MediaPlayerState.cs (1)
701PrivateSpeedRatio = SpeedRatio;