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