5 references to Stop
PresentationCore (5)
System\Windows\Media\Animation\TimeManager.cs (4)
170/// Calling this method is equivalent to calling <see cref="Stop"/> followed 174/// <seealso cref="TimeManager.Stop"/> 182Stop(); 314/// <seealso cref="TimeManager.Stop"/>
System\Windows\Media\MediaContext.cs (1)
1436_timeManager.Stop();