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