1 write to listItemCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
252listItemCollection = new ListViewItemCollection(new ListViewNativeItemCollection(this));
1 reference to listItemCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
1113return listItemCollection;