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