1 instantiation of TOOLINFO_32
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1139TOOLINFO_32 item32 = new TOOLINFO_32(item);
3 references to TOOLINFO_32
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
1139TOOLINFO_32 item32 = new TOOLINFO_32(item); 2521cbSize = Marshal.SizeOf(typeof(TOOLINFO_32)); 2532static public explicit operator NativeMethods.TOOLINFO(TOOLINFO_32 item)