1 override of FirstChild
PresentationCore (1)
System\Windows\Media\Animation\ClockGroup.cs (1)
165internal override Clock FirstChild
1 reference to FirstChild
PresentationCore (1)
System\Windows\Media\Animation\Subtree.cs (1)
235while ((nextClock = _currentClock.FirstChild) != null);