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