3 writes to hbm
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1678nativeItem.hbm = new IntPtr(item.hbm); 1730nativeItem.hbm = IntPtr.Zero;
MS\Win32\NativeMethods.cs (1)
1890hbm = IntPtr.Zero;
1 reference to hbm
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1712hbm = (long)item.hbm;