1 write to _cacheMessageFontFamily
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
943_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily);
2 references to _cacheMessageFontFamily
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
941if (_cacheMessageFontFamily == null) 946return _cacheMessageFontFamily;