1 override of AddAnnotation
PresentationFramework (1)
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
139public override void AddAnnotation(Annotation newAnnotation)
2 references to AddAnnotation
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (2)
532service.Store.AddAnnotation(annotation); 1022service.Store.AddAnnotation(highlight);