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