1 write to SpeedRatio
PresentationCore (1)
System\Windows\Media\MediaPlayer.cs (1)
279_mediaPlayerState.SpeedRatio = value;
2 references to SpeedRatio
PresentationCore (2)
System\Windows\Media\MediaPlayer.cs (1)
272return _mediaPlayerState.SpeedRatio;
System\Windows\Media\MediaPlayerState.cs (1)
678PrivateSpeedRatio = SpeedRatio;