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