3 instantiations of TVHITTESTINFO
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
988new NativeMethods.TVHITTESTINFO(clientPoint.x, clientPoint.y, 0); 2478NativeMethods.TVHITTESTINFO nativeHitTestInfo = new NativeMethods.TVHITTESTINFO 2507NativeMethods.TVHITTESTINFO nativeHitTestInfo = new NativeMethods.TVHITTESTINFO
5 references to TVHITTESTINFO
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (5)
987NativeMethods.TVHITTESTINFO hitTestInfo = 2476public static explicit operator NativeMethods.TVHITTESTINFO(TVHITTESTINFO_32 hitTestInfo) 2478NativeMethods.TVHITTESTINFO nativeHitTestInfo = new NativeMethods.TVHITTESTINFO 2505public static explicit operator NativeMethods.TVHITTESTINFO(TVHITTESTINFO_64 hitTestInfo64) 2507NativeMethods.TVHITTESTINFO nativeHitTestInfo = new NativeMethods.TVHITTESTINFO