1 write to _store
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
208_store = annotationStore;
3 references to _store
PresentationFramework (3)
src\Framework\System\Windows\Annotations\AnnotationService.cs (3)
270_store.StoreContentChanged -= new StoreContentChangedEventHandler(OnStoreContentChanged); 271_store.AnchorChanged -= new AnnotationResourceChangedEventHandler(OnAnchorChanged); 533return _store;