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