1 write to _cacheMessageFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
962_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily);
2 references to _cacheMessageFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
960if (_cacheMessageFontFamily == null) 965return _cacheMessageFontFamily;