1 write to _systemCompositeFontsFileNames
PresentationCore (1)
MS\Internal\FontCache\FamilyCollection.cs (1)
215_systemCompositeFontsFileNames = new string[] { "GlobalUserInterface", "GlobalMonospace", "GlobalSansSerif", "GlobalSerif" };
1 reference to _systemCompositeFontsFileNames
PresentationCore (1)
MS\Internal\FontCache\FamilyCollection.cs (1)
253FontSource fontSource = new FontSource(new Uri(Path.Combine(FamilyCollection.SxSFontsResourcePrefix, _systemCompositeFontsFileNames[index] + Util.CompositeFontExtension), UriKind.RelativeOrAbsolute),