1 write to _cacheMessageFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
994_cacheMessageFontWeight = CreateInstance(SystemResourceKeyID.MessageFontWeight);
2 references to _cacheMessageFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
992if (_cacheMessageFontWeight == null) 997return _cacheMessageFontWeight;