2 references to InvalidAttachedAnchor
PresentationFramework (2)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
512throw new ArgumentException(SR.InvalidAttachedAnchor, nameof(attachedAnnotation));
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
471throw new ArgumentException(SR.InvalidAttachedAnchor);