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