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