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