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