2 references to IsOverlapping
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
485return fullAnchor.IsOverlapping(selection.TextSegments);
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (1)
659if ((ta == null) || !ta.IsOverlapping(textSegments))