1 override of ResetNodesWithSlip
PresentationCore (1)
System\Windows\Media\Animation\ClockGroup.cs (1)
436internal override void ResetNodesWithSlip()
5 references to ResetNodesWithSlip
PresentationCore (5)
System\Windows\Media\Animation\Clock.cs (4)
873ResetNodesWithSlip(); // Reset sync tracking 914ResetNodesWithSlip(); // Reset sync tracking 989ResetNodesWithSlip(); // Reset sync tracking 1011ResetNodesWithSlip(); // Reset sync tracking
System\Windows\Media\Animation\ClockGroup.cs (1)
454base.ResetNodesWithSlip();