4 references to AddAttachedAnnotation
PresentationFramework (4)
MS\Internal\Annotations\Component\AnnotationComponentManager.cs (3)
116this.AddAttachedAnnotation(e.AttachedAnnotation, true); 124this.AddAttachedAnnotation(e.AttachedAnnotation, false); 220this.AddAttachedAnnotation(attachedAnnotation, true);
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
345manager.AddAttachedAnnotation(attachedAnnotation, false);