2 references to LVM_SUBITEMHITTEST
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
1434
result = XSendMessage.XSendGetIndex(hwnd, NativeMethods.
LVM_SUBITEMHITTEST
, IntPtr.Zero, new IntPtr(&hitTestNative), Marshal.SizeOf(hitTestNative.GetType()));
1442
result = XSendMessage.XSendGetIndex(hwnd, NativeMethods.
LVM_SUBITEMHITTEST
, IntPtr.Zero, new IntPtr(&hitTestNative), Marshal.SizeOf(hitTestNative.GetType()));