1 write to _cacheMessageFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
978_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle);
2 references to _cacheMessageFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
976if (_cacheMessageFontStyle == null) 981return _cacheMessageFontStyle;