1 write to checkedIndexCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
617checkedIndexCollection = new CheckedIndexCollection(this);
2 references to checkedIndexCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
616if (checkedIndexCollection == null) { 619return checkedIndexCollection;