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