3 writes to _index
PresentationCore (3)
System\Windows\Media\FamilyTypefaceCollection.cs (3)
397_index = -1; 407_index++; 420_index = -1;
3 references to _index
PresentationCore (3)
System\Windows\Media\FamilyTypefaceCollection.cs (3)
405if (_index < count) 408if (_index < count) 410_current = _list[_index];