1 write to checkedIndexCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
160checkedIndexCollection = new CheckedIndexCollection(this);
2 references to checkedIndexCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckedListBox.cs (2)
159if (checkedIndexCollection == null) { 162return checkedIndexCollection;