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