1 instantiation of CheckedIndexCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
160
checkedIndexCollection = new
CheckedIndexCollection
(this);
2 references to CheckedIndexCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckedListBox.cs (2)
102
private
CheckedIndexCollection
checkedIndexCollection = null;
157
public
CheckedIndexCollection
CheckedIndices {