2 references to LVM_GETITEMRECT
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
3597
return PInvokeCore.SendMessage(this, PInvoke.
LVM_GETITEMRECT
, (WPARAM)index, ref itemrect) == 0
3626
return PInvokeCore.SendMessage(this, PInvoke.
LVM_GETITEMRECT
, (WPARAM)index, ref itemrect) == 0