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