2 references to InDifferentTextContainers
PresentationFramework (2)
System\Windows\Documents\Span.cs (1)
92
throw new ArgumentException(SR.Format(SR.
InDifferentTextContainers
, "start", "end"));
System\Windows\Documents\ValidationHelper.cs (1)
59
throw new ArgumentException(SR.Format(SR.
InDifferentTextContainers
, "startPosition", "endPosition"));