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