1 write to _userCompositeFonts
PresentationCore (1)
MS\Internal\FontCache\FamilyCollection.cs (1)
93_userCompositeFonts = GetCompositeFontList(new FontSourceCollection(_folderUri, false, true));
2 references to _userCompositeFonts
PresentationCore (2)
MS\Internal\FontCache\FamilyCollection.cs (2)
91if (_userCompositeFonts == null) 95return _userCompositeFonts;