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