2 references to NotAValidValue
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
283
throw new ArgumentException(SR.Format(SR.
NotAValidValue
, str), "val");
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
181
throw new ArgumentException(SR.Format(SR.
NotAValidValue
, str), "val");