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