3 writes to _index
PresentationCore (3)
System\Windows\Media\FamilyTypefaceCollection.cs (3)
398_index = -1; 408_index++; 421_index = -1;
3 references to _index
PresentationCore (3)
System\Windows\Media\FamilyTypefaceCollection.cs (3)
406if (_index < count) 409if (_index < count) 411_current = _list[_index];