2 references to CreateClock
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (1)
821animationClock = animation.CreateClock(); // note that CreateClock also calls InternalBeginIn
PresentationFramework (1)
src\Framework\System\windows\Documents\CaretElement.cs (1)
927_blinkAnimationClock = blinkAnimation.CreateClock();