1 instantiation of SelectedIndexCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
1363selectedIndexCollection = new SelectedIndexCollection(this);
2 references to SelectedIndexCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
174private SelectedIndexCollection selectedIndexCollection; 1360public SelectedIndexCollection SelectedIndices {