1 write to _cacheMenuFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
850_cacheMenuFontTextDecorations = CreateInstance(SystemResourceKeyID.MenuFontTextDecorations);
2 references to _cacheMenuFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
848if (_cacheMenuFontTextDecorations == null) 853return _cacheMenuFontTextDecorations;