2 references to AnnotationAlreadyExists
PresentationFramework (2)
System\Windows\Annotations\Storage\XmlStreamStore.cs (2)
134
throw new ArgumentException(SR.
AnnotationAlreadyExists
, nameof(newAnnotation));
138
throw new ArgumentException(SR.
AnnotationAlreadyExists
, nameof(newAnnotation));