1 write to _cacheMessageFontWeight
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
975_cacheMessageFontWeight = CreateInstance(SystemResourceKeyID.MessageFontWeight);
2 references to _cacheMessageFontWeight
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
973if (_cacheMessageFontWeight == null) 978return _cacheMessageFontWeight;