2 instantiations of AnnotationComponentManager
PresentationFramework (2)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
314AnnotationComponentManager manager = new MS.Internal.Annotations.Component.AnnotationComponentManager(null);
System\Windows\Annotations\AnnotationService.cs (1)
721_annotationComponentManager = new AnnotationComponentManager(this);
2 references to AnnotationComponentManager
PresentationFramework (2)
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
314AnnotationComponentManager manager = new MS.Internal.Annotations.Component.AnnotationComponentManager(null);
System\Windows\Annotations\AnnotationService.cs (1)
1738private AnnotationComponentManager _annotationComponentManager;