4 references to InvalidParameter
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (1)
1359throw new ArgumentException(SR.InvalidParameter);
MS\Internal\AutomationProxies\WindowsListView.cs (2)
825throw new ArgumentException(SR.InvalidParameter); 834throw new ArgumentException(SR.InvalidParameter);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
210throw new ArgumentException(SR.InvalidParameter);