1 write to _cacheMessageFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
1001_cacheMessageFontTextDecorations = CreateInstance(SystemResourceKeyID.MessageFontTextDecorations);
2 references to _cacheMessageFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
999if (_cacheMessageFontTextDecorations == null) 1004return _cacheMessageFontTextDecorations;