2 references to CorrectCatastrophicCancellation
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
3004
elementBounds =
CorrectCatastrophicCancellation
(element.TransformToAncestor(viewPort)).TransformBounds(elementBounds);
3097
layoutRect =
CorrectCatastrophicCancellation
(parent.TransformToAncestor(viewPort)).TransformBounds(element.PreviousArrangeRect);