3 writes to _index
PresentationCore (3)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (3)
404_index = -1; 412_index++; 425_index = -1;
3 references to _index
PresentationCore (3)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (3)
410if (_index < _count) 413if (_index < _count) 415_current = _items[_index];