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