2 references to TimeManagerClock
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
3602
_parent = timeManager.
TimeManagerClock
;
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (1)
417
Debug.Assert(timeManager.
TimeManagerClock
== this, "Cannot associate more than one root per timing tree");