2 references to
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.CheckedIndexCollection.cs (1)
103
return this
[
index];
System\Windows\Forms\Controls\ListView\ListView.CheckedListViewItemCollection.cs (1)
74
int itemIndex = _owner.CheckedIndices
[
index];