2 references to LVM_GETTOPINDEX
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
1700topIndex = unchecked( (int) (long)SendMessage(NativeMethods.LVM_GETTOPINDEX, 0, 0)); 1831topIndex = unchecked( (int) (long)SendMessage(NativeMethods.LVM_GETTOPINDEX, 0, 0));