3 writes to hinst
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2552
hinst
= new IntPtr(item.hinst),
2596
hinst
= IntPtr.Zero,
MS\Win32\NativeMethods.cs (1)
1939
hinst
= IntPtr.Zero;
2 references to hinst
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2537
hinst = unchecked((int)item.
hinst
);
2581
hinst = (long)item.
hinst
;