3 references to FindAttachedAnchor
PresentationFramework (3)
System\Windows\Annotations\AnnotationService.cs (3)
1361object attachedAnchor = FindAttachedAnchor(anchor, out attachmentLevel); 1429object newAttachedAnchor = FindAttachedAnchor(anchor, out newAttachmentLevel); 1588object fullAnchor = FindAttachedAnchor(attachedAnnotation.Anchor, out attachmentLevel);