4 references to InvalidParameter
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (1)
1385throw new ArgumentException(SR.InvalidParameter);
MS\Internal\AutomationProxies\WindowsListView.cs (2)
829throw new ArgumentException(SR.InvalidParameter); 838throw new ArgumentException(SR.InvalidParameter);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
214throw new ArgumentException(SR.InvalidParameter);