1 write to _checkedIndexCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
586
_checkedIndexCollection
??= new CheckedIndexCollection(this);
1 reference to _checkedIndexCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
588
return
_checkedIndexCollection
;