5 references to UseSystemFonts
PresentationCore (5)
Core\CSharp\MS\Internal\FontCache\FamilyCollection.cs (5)
504if (UseSystemFonts) 520if (!UseSystemFonts) 578if (UseSystemFonts 807if (UseSystemFonts) 863return _fontCollection.FamilyCount + (UseSystemFonts ? SystemCompositeFonts.NumOfSystemCompositeFonts : checked((uint)UserCompositeFonts.Count));