1 write to _cacheMessageFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
1000_cacheMessageFontTextDecorations = CreateInstance(SystemResourceKeyID.MessageFontTextDecorations);
2 references to _cacheMessageFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
998if (_cacheMessageFontTextDecorations == null) 1003return _cacheMessageFontTextDecorations;