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