2 references to AttachedAnchorsEqual
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationService.cs (2)
931
if (
AttachedAnchorsEqual
(matchingAnnotation, attachedAnnotation))
1024
if ((match != null) &&
AttachedAnchorsEqual
(match, existingAnnotations[i]))