1 instantiation of TOOLINFO_32
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1131TOOLINFO_32 item32 = new TOOLINFO_32(item);
3 references to TOOLINFO_32
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
1131TOOLINFO_32 item32 = new TOOLINFO_32(item); 2513cbSize = Marshal.SizeOf(typeof(TOOLINFO_32)); 2524static public explicit operator NativeMethods.TOOLINFO(TOOLINFO_32 item)