2 references to AllocateClock
PresentationCore (2)
System\Windows\Media\Animation\Clock.cs (1)
646
Clock rootClock =
AllocateClock
(rootTimeline, hasControllableRoot);
System\Windows\Media\Animation\ClockGroup.cs (1)
109
childClock =
AllocateClock
(timelineChildren[index], hasControllableRoot);