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