1 write to _cacheMessageFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
984_cacheMessageFontWeight = CreateInstance(SystemResourceKeyID.MessageFontWeight);
2 references to _cacheMessageFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
982if (_cacheMessageFontWeight == null) 987return _cacheMessageFontWeight;