5 references to UseSystemFonts
PresentationCore (5)
MS\Internal\FontCache\FamilyCollection.cs (5)
354if (UseSystemFonts) 370if (!UseSystemFonts) 428if (UseSystemFonts 639if (UseSystemFonts) 690return _fontCollection.FamilyCount + (UseSystemFonts ? SystemCompositeFonts.NumOfSystemCompositeFonts : checked((uint)UserCompositeFonts.Count));