4 references to InvalidTextRangeOffset
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
38
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1066
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1112
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1143
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));