3 writes to _index
PresentationCore (3)
System\Windows\Media\FamilyMapCollection.cs (3)
384_index = -1; 392_index++; 405_index = -1;
3 references to _index
PresentationCore (3)
System\Windows\Media\FamilyMapCollection.cs (3)
390if (_index < _count) 393if (_index < _count) 395_current = _items[_index];