1 override of CreateItemCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
517protected override ListBox.ObjectCollection CreateItemCollection() {
1 reference to CreateItemCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
665itemsCollection = CreateItemCollection();