1 instantiation of CheckedIndexCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
617
checkedIndexCollection = new
CheckedIndexCollection
(this);
2 references to CheckedIndexCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
171
private
CheckedIndexCollection
checkedIndexCollection;
614
public
CheckedIndexCollection
CheckedIndices {