1 write to _annotationStore
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
90_annotationStore = annotationStore;
2 references to _annotationStore
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
91_locatorManager = new LocatorManager(_annotationStore); 387IList<Annotation> annotations = _annotationStore.GetAnnotations(lists[0]);