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