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