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