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