3 writes to _index
PresentationCore (3)
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (3)
418_index = -1; 428_index++; 441_index = -1;
3 references to _index
PresentationCore (3)
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (3)
426if (_index < count) 429if (_index < count) 431_current = _list[_index];