4 references to AddAttachedAnnotation
PresentationFramework (4)
MS\Internal\Annotations\Component\AnnotationComponentManager.cs (3)
112this.AddAttachedAnnotation(e.AttachedAnnotation, true); 120this.AddAttachedAnnotation(e.AttachedAnnotation, false); 216this.AddAttachedAnnotation(attachedAnnotation, true);
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
344manager.AddAttachedAnnotation(attachedAnnotation, false);