9 references to Start
PresentationCore (9)
System\Windows\Media\Animation\TimeManager.cs (8)
37/// <see cref="TimeManager.Start"/> method. 55/// <see cref="TimeManager.Start"/> method. 172/// by <see cref="Start"/>. 174/// <seealso cref="TimeManager.Start"/> 184Start(); 201/// clock is stopped rather than paused, call the <see cref="Start"/> method 311/// After the clock is stopped, it can be restarted with a call to <see cref="Start"/>. 314/// <seealso cref="TimeManager.Start"/>
System\Windows\Media\MediaContext.cs (1)
241_timeManager.Start();