2 references to ClockGroup
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\TimelineGroup.cs (1)
87return new ClockGroup(this);
Core\CSharp\System\Windows\Media\Animation\TimeManager.cs (1)
86_timeManagerClock = new ClockGroup(timeManagerTimeline);