1 write to _familyNames
PresentationCore (1)
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
96
_familyNames
= ConvertDictionary(_family.FamilyNames);
2 references to _familyNames
PresentationCore (2)
MS\Internal\FontFace\PhysicalFontFamily.cs (2)
94
if (
_familyNames
== null)
98
return
_familyNames
;