1 write to _cacheMessageFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
953_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily);
2 references to _cacheMessageFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
951if (_cacheMessageFontFamily == null) 956return _cacheMessageFontFamily;