2 instantiations of ListViewNativeItemCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
252listItemCollection = new ListViewItemCollection(new ListViewNativeItemCollection(this)); 8307this.innerList = new ListViewNativeItemCollection(owner);