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