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