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