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