1 override of UpdateDescendantsWithUnresolvedDuration
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (1)
547internal override void UpdateDescendantsWithUnresolvedDuration()
2 references to UpdateDescendantsWithUnresolvedDuration
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
2478UpdateDescendantsWithUnresolvedDuration(); // See if this is still the case
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (1)
559_children[childIndex].UpdateDescendantsWithUnresolvedDuration();