3 writes to _index
PresentationCore (3)
System\Windows\Media\FamilyMapCollection.cs (3)
383_index = -1; 391_index++; 404_index = -1;
3 references to _index
PresentationCore (3)
System\Windows\Media\FamilyMapCollection.cs (3)
389if (_index < _count) 392if (_index < _count) 394_current = _items[_index];