1 write to _cacheMenuFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
840_cacheMenuFontTextDecorations = CreateInstance(SystemResourceKeyID.MenuFontTextDecorations);
2 references to _cacheMenuFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
838if (_cacheMenuFontTextDecorations == null) 843return _cacheMenuFontTextDecorations;