2 references to LVM_GETITEMRECT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
3427if (unchecked( (int) (long)SendMessage(NativeMethods.LVM_GETITEMRECT, index, ref itemrect)) == 0) 3450if (unchecked( (int) (long)SendMessage(NativeMethods.LVM_GETITEMRECT, index, ref itemrect)) == 0)