3 references to LVM_SETITEMCOUNT
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListView.cs (3)
1837SendMessage(NativeMethods.LVM_SETITEMCOUNT, virtualListSize, 0); 3877SendMessage(NativeMethods.LVM_SETITEMCOUNT, itemCount, 0); 4340SendMessage(NativeMethods.LVM_SETITEMCOUNT, VirtualListSize, 0);