4 references to AddAttachedAnnotation
PresentationFramework (4)
src\Framework\MS\Internal\Annotations\Component\AnnotationComponentManager.cs (3)
121
this.
AddAttachedAnnotation
(e.AttachedAnnotation, true);
129
this.
AddAttachedAnnotation
(e.AttachedAnnotation, false);
226
this.
AddAttachedAnnotation
(attachedAnnotation, true);
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
355
manager.
AddAttachedAnnotation
(attachedAnnotation, false);