diff --git a/xml/System.Windows.Media/MediaPlayer.xml b/xml/System.Windows.Media/MediaPlayer.xml index c5717a57f0b..9e41e5ac107 100644 --- a/xml/System.Windows.Media/MediaPlayer.xml +++ b/xml/System.Windows.Media/MediaPlayer.xml @@ -244,10 +244,9 @@ to be clock driven and will utilize the timing engine, placing the player in Clock mode. Any media that is playing is stopped and the associated with the new clock is opened. +Setting this property tells the to be clock driven and will utilize the timing engine, placing the player in Clock mode. Any media that is playing is stopped and the associated with the new clock is opened. - When the player is in clock mode, seeking using or calling the , , or methods will throw an . These operations are only available when the player is null. +When the player is in clock mode, seeking using , changing speed using , or calling the , , or methods will throw an . These operations are only available when the player is null. ]]>