1 write to listViewSubItemCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListViewItem.cs (1)
855listViewSubItemCollection = new ListViewSubItemCollection(this);
2 references to listViewSubItemCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListViewItem.cs (2)
854if (listViewSubItemCollection == null) { 857return listViewSubItemCollection;