1 write to _cacheMessageFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
968_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle);
2 references to _cacheMessageFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
966if (_cacheMessageFontStyle == null) 971return _cacheMessageFontStyle;