2 references to
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListViewItem.cs (2)
276public ListViewItem(string[] items, string imageKey, Color foreColor, Color backColor, Font font) : this(items, imageKey) { 311public ListViewItem(string[] items, string imageKey, ListViewGroup group) : this(items, imageKey) {