4 references to InvalidParameter
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (1)
1360throw new ArgumentException(SR.InvalidParameter);
MS\Internal\AutomationProxies\WindowsListView.cs (2)
826throw new ArgumentException(SR.InvalidParameter); 835throw new ArgumentException(SR.InvalidParameter);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
211throw new ArgumentException(SR.InvalidParameter);