1 write to _cacheMessageFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
969_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle);
2 references to _cacheMessageFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
967if (_cacheMessageFontStyle == null) 972return _cacheMessageFontStyle;