Base:
method
OnStoreContentChanged
System.Windows.Annotations.Storage.AnnotationStore.OnStoreContentChanged(System.Windows.Annotations.Storage.StoreContentChangedEventArgs)
2 references to OnStoreContentChanged
PresentationFramework (2)
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (2)
177OnStoreContentChanged(new StoreContentChangedEventArgs(StoreContentAction.Added, newAnnotation)); 234OnStoreContentChanged(new StoreContentChangedEventArgs(StoreContentAction.Deleted, annotation));