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
);
387
IList<Annotation> annotations =
_annotationStore
.GetAnnotations(lists[0]);