5 references to UseSystemFonts
PresentationCore (5)
MS\Internal\FontCache\FamilyCollection.cs (5)
342if (UseSystemFonts) 358if (!UseSystemFonts) 416if (UseSystemFonts 627if (UseSystemFonts) 678return _fontCollection.FamilyCount + (UseSystemFonts ? SystemCompositeFonts.NumOfSystemCompositeFonts : checked((uint)UserCompositeFonts.Count));