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