9 references to Start
PresentationCore (9)
System\Windows\Media\Animation\TimeManager.cs (8)
51
/// <see cref="TimeManager.
Start
"/> method.
69
/// <see cref="TimeManager.
Start
"/> method.
186
/// by <see cref="
Start
"/>.
188
/// <seealso cref="TimeManager.
Start
"/>
198
Start
();
215
/// clock is stopped rather than paused, call the <see cref="
Start
"/> method
325
/// After the clock is stopped, it can be restarted with a call to <see cref="
Start
"/>.
328
/// <seealso cref="TimeManager.
Start
"/>
System\Windows\Media\MediaContext.cs (1)
262
_timeManager.
Start
();