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