4 references to InvalidTextRangeOffset
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
37
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1065
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1111
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1142
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));