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