1 write to _list
PresentationCore (1)
System\Windows\Media\FamilyTypefaceCollection.cs (1)
397
_list
= list;
2 references to _list
PresentationCore (2)
System\Windows\Media\FamilyTypefaceCollection.cs (2)
404
int count =
_list
.Count;
411
_current =
_list
[_index];