4 references to Clock
PresentationCore (4)
Core\CSharp\System\Windows\Media\Animation\AnimationClock.cs (1)
17: base(animation)
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (1)
26: base(timelineGroup)
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (1)
639return new Clock(this);
Core\CSharp\System\Windows\Media\MediaClock.cs (1)
51: base(media)