2 instantiations of LVHITTESTINFO_V6
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1433NativeMethods.LVHITTESTINFO_V6 hitTestNative = new NativeMethods.LVHITTESTINFO_V6(hitTest);
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
313NativeMethods.LVHITTESTINFO_V6 hitTestNative = new NativeMethods.LVHITTESTINFO_V6(hitTest);
2 references to LVHITTESTINFO_V6
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1433NativeMethods.LVHITTESTINFO_V6 hitTestNative = new NativeMethods.LVHITTESTINFO_V6(hitTest);
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
313NativeMethods.LVHITTESTINFO_V6 hitTestNative = new NativeMethods.LVHITTESTINFO_V6(hitTest);