5 references to Pause
PresentationCore (4)
System\Windows\Media\Animation\ClockController.cs (4)
120/// Allows a Clock to progress again after a call to <see cref="ClockController.Pause"/>. 127/// a call to <see cref="ClockController.Pause"/> can be resumed with this method.</p> 129/// <p>For more details, see the remarks for the <see cref="ClockController.Pause"/> 132/// <seealso cref="ClockController.Pause"/>
PresentationFramework (1)
System\Windows\Media\Animation\Storyboard.cs (1)
1593clock.Controller.Pause();