3 writes to hbm
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1670nativeItem.hbm = new IntPtr(item.hbm); 1722nativeItem.hbm = IntPtr.Zero;
MS\Win32\NativeMethods.cs (1)
1872hbm = IntPtr.Zero;
1 reference to hbm
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1704hbm = (long)item.hbm;