1 write to _cacheStatusFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
904_cacheStatusFontWeight = CreateInstance(SystemResourceKeyID.StatusFontWeight);
2 references to _cacheStatusFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
902if (_cacheStatusFontWeight == null) 907return _cacheStatusFontWeight;