1 write to _store
PresentationFramework (1)
System\Windows\Annotations\AnnotationService.cs (1)
192_store = annotationStore;
3 references to _store
PresentationFramework (3)
System\Windows\Annotations\AnnotationService.cs (3)
254_store.StoreContentChanged -= new StoreContentChangedEventHandler(OnStoreContentChanged); 255_store.AnchorChanged -= new AnnotationResourceChangedEventHandler(OnAnchorChanged); 511return _store;