1 write to _cacheSmallCaptionFontWeight
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
735_cacheSmallCaptionFontWeight = CreateInstance(SystemResourceKeyID.SmallCaptionFontWeight);
2 references to _cacheSmallCaptionFontWeight
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
733if (_cacheSmallCaptionFontWeight == null) 738return _cacheSmallCaptionFontWeight;