2 instantiations of LVHITTESTINFO_V6
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1423
NativeMethods.LVHITTESTINFO_V6 hitTestNative = new NativeMethods.
LVHITTESTINFO_V6
(hitTest);
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
304
NativeMethods.LVHITTESTINFO_V6 hitTestNative = new NativeMethods.
LVHITTESTINFO_V6
(hitTest);
2 references to LVHITTESTINFO_V6
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1423
NativeMethods.
LVHITTESTINFO_V6
hitTestNative = new NativeMethods.LVHITTESTINFO_V6(hitTest);
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
304
NativeMethods.
LVHITTESTINFO_V6
hitTestNative = new NativeMethods.LVHITTESTINFO_V6(hitTest);