1 reference to LVM_GETITEMINDEXRECT
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
144if (XSendMessage.XSend(_hwnd, NativeMethods.LVM_GETITEMINDEXRECT, new IntPtr(&ii), new IntPtr(&itemRectangle), Marshal.SizeOf(ii.GetType()), Marshal.SizeOf(itemRectangle.GetType())))