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