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