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