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