2 writes to IID_IUnknown
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (2)
218hr = UnsafeNativeMethods.AccessibleObjectFromWindow(hwnd, idObject, ref UnsafeNativeMethods.IID_IUnknown, ref obj); 899int hr = UnsafeNativeMethods.AccessibleObjectFromWindow(hwnd, idObject, ref UnsafeNativeMethods.IID_IUnknown, ref obj);