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