4 references to AddAttachedAnnotation
PresentationFramework (4)
MS\Internal\Annotations\Component\AnnotationComponentManager.cs (3)
107this.AddAttachedAnnotation(e.AttachedAnnotation, true); 115this.AddAttachedAnnotation(e.AttachedAnnotation, false); 211this.AddAttachedAnnotation(attachedAnnotation, true);
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
343manager.AddAttachedAnnotation(attachedAnnotation, false);