1 write to _cacheStatusFontWeight
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
895_cacheStatusFontWeight = CreateInstance(SystemResourceKeyID.StatusFontWeight);
2 references to _cacheStatusFontWeight
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
893if (_cacheStatusFontWeight == null) 898return _cacheStatusFontWeight;