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