3 instantiations of TVHITTESTINFO
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
997
new NativeMethods.
TVHITTESTINFO
(clientPoint.x, clientPoint.y, 0);
2471
NativeMethods.TVHITTESTINFO nativeHitTestInfo = new NativeMethods.
TVHITTESTINFO
();
2498
NativeMethods.TVHITTESTINFO nativeHitTestInfo = new NativeMethods.
TVHITTESTINFO
();
5 references to TVHITTESTINFO
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (5)
996
NativeMethods.
TVHITTESTINFO
hitTestInfo =
2469
static public explicit operator NativeMethods.
TVHITTESTINFO
(TVHITTESTINFO_32 hitTestInfo)
2471
NativeMethods.
TVHITTESTINFO
nativeHitTestInfo = new NativeMethods.TVHITTESTINFO();
2496
static public explicit operator NativeMethods.
TVHITTESTINFO
(TVHITTESTINFO_64 hitTestInfo64)
2498
NativeMethods.
TVHITTESTINFO
nativeHitTestInfo = new NativeMethods.TVHITTESTINFO();