1 instantiation of TOOLINFO_64
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1139TOOLINFO_64 item64 = new TOOLINFO_64(item);
3 references to TOOLINFO_64
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
1139TOOLINFO_64 item64 = new TOOLINFO_64(item); 2576cbSize = Marshal.SizeOf(typeof(TOOLINFO_64)); 2587public static explicit operator NativeMethods.TOOLINFO(TOOLINFO_64 item)