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