2 instantiations of AnnotationComponentManager
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
325AnnotationComponentManager manager = new MS.Internal.Annotations.Component.AnnotationComponentManager(null);
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
770_annotationComponentManager = new AnnotationComponentManager(this);
2 references to AnnotationComponentManager
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
325AnnotationComponentManager manager = new MS.Internal.Annotations.Component.AnnotationComponentManager(null);
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
1798private AnnotationComponentManager _annotationComponentManager;