3 writes to hinst
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2553hinst = new IntPtr(item.hinst), 2597hinst = IntPtr.Zero,
MS\Win32\NativeMethods.cs (1)
1940hinst = IntPtr.Zero;
2 references to hinst
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2538hinst = unchecked((int)item.hinst); 2582hinst = (long)item.hinst;