2 references to AttachedAnnotation
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
53
:
this
(manager, annotation, anchor, attachedAnchor, attachmentLevel, null)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
400
attachedAnnotations.Add(new
AttachedAnnotation
(_locatorManager, annotation, anchor, attachedAnchor, attachmentLevel, firstElement as DocumentPageHost));