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