5 references to Stop
PresentationCore (5)
Core\CSharp\System\Windows\Media\Animation\TimeManager.cs (4)
188/// Calling this method is equivalent to calling <see cref="Stop"/> followed 192/// <seealso cref="TimeManager.Stop"/> 200Stop(); 332/// <seealso cref="TimeManager.Stop"/>
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
1500_timeManager.Stop();