1 write to _emptyFamilyMaps
PresentationCore (1)
Core\CSharp\System\Windows\Media\FontFamily.cs (1)
184_emptyFamilyMaps = new FontFamilyMapCollection(null);
2 references to _emptyFamilyMaps
PresentationCore (2)
Core\CSharp\System\Windows\Media\FontFamily.cs (2)
182if (_emptyFamilyMaps == null) 186return _emptyFamilyMaps;