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