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