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