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