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