1 instantiation of CheckedIndexCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
586_checkedIndexCollection ??= new CheckedIndexCollection(this);
2 references to CheckedIndexCollection
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
151private CheckedIndexCollection? _checkedIndexCollection; 582public CheckedIndexCollection CheckedIndices