1 write to _cacheMenuFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
841_cacheMenuFontTextDecorations = CreateInstance(SystemResourceKeyID.MenuFontTextDecorations);
2 references to _cacheMenuFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
839if (_cacheMenuFontTextDecorations == null) 844return _cacheMenuFontTextDecorations;