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