1 write to _store
PresentationFramework (1)
System\Windows\Annotations\AnnotationService.cs (1)
178_store = annotationStore;
3 references to _store
PresentationFramework (3)
System\Windows\Annotations\AnnotationService.cs (3)
240_store.StoreContentChanged -= new StoreContentChangedEventHandler(OnStoreContentChanged); 241_store.AnchorChanged -= new AnnotationResourceChangedEventHandler(OnAnchorChanged); 497return _store;