1 write to _cacheMessageFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
1010_cacheMessageFontTextDecorations = CreateInstance(SystemResourceKeyID.MessageFontTextDecorations);
2 references to _cacheMessageFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
1008if (_cacheMessageFontTextDecorations == null) 1013return _cacheMessageFontTextDecorations;