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