3 references to
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListBox.cs (3)
3975return this[index]; 4000destination.SetValue(this[i], i + index); 4099return items[current];