2 references to E_INVALIDARG
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (2)
940if (UnsafeNativeMethods.AccessibleChildren(accessibleObject, 0, childCount, aChildren, out childrenReturned) == NativeMethods.E_INVALIDARG) 1381case NativeMethods.E_INVALIDARG: