3 references to FindAttachedAnchor
PresentationFramework (3)
src\Framework\System\Windows\Annotations\AnnotationService.cs (3)
1401object attachedAnchor = FindAttachedAnchor(anchor, out attachmentLevel); 1469object newAttachedAnchor = FindAttachedAnchor(anchor, out newAttachmentLevel); 1628object fullAnchor = FindAttachedAnchor(attachedAnnotation.Anchor, out attachmentLevel);