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