1 instantiation of TOOLINFO_64
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1148
TOOLINFO_64 item64 = new
TOOLINFO_64
(item);
3 references to TOOLINFO_64
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
1148
TOOLINFO_64
item64 = new TOOLINFO_64(item);
2564
cbSize = Marshal.SizeOf(typeof(
TOOLINFO_64
));
2575
static public explicit operator NativeMethods.TOOLINFO(
TOOLINFO_64
item)