1 write to _cacheMessageFontStyle
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
959_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle);
2 references to _cacheMessageFontStyle
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
957if (_cacheMessageFontStyle == null) 962return _cacheMessageFontStyle;