1 write to _cacheStatusFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
905_cacheStatusFontWeight = CreateInstance(SystemResourceKeyID.StatusFontWeight);
2 references to _cacheStatusFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
903if (_cacheStatusFontWeight == null) 908return _cacheStatusFontWeight;