2 references to FindAnnotationInList
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationService.cs (2)
921matchingAnnotation = FindAnnotationInList(attachedAnnotation, _annotationMap.GetAttachedAnnotations(attachedAnnotation.Annotation.Id)); 1023IAttachedAnnotation match = FindAnnotationInList(existingAnnotations[i], attachedAnnotations);