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