5 references to UseSystemFonts
PresentationCore (5)
MS\Internal\FontCache\FamilyCollection.cs (5)
338if (UseSystemFonts) 354if (!UseSystemFonts) 412if (UseSystemFonts 624if (UseSystemFonts) 675return _fontCollection.FamilyCount + (UseSystemFonts ? SystemCompositeFonts.NumOfSystemCompositeFonts : checked((uint)UserCompositeFonts.Count));