4 references to InvalidTextRangeOffset
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
41
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1069
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1115
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));
1146
throw new InvalidOperationException(SR.Format(SR.
InvalidTextRangeOffset
, GetType().FullName));