1 instantiation of SelectedIndexCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
1385_selectedIndexCollection ??= new SelectedIndexCollection(this);
2 references to SelectedIndexCollection
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
154private SelectedIndexCollection? _selectedIndexCollection; 1381public SelectedIndexCollection SelectedIndices