1 write to _cacheSmallCaptionFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
745_cacheSmallCaptionFontWeight = CreateInstance(SystemResourceKeyID.SmallCaptionFontWeight);
2 references to _cacheSmallCaptionFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
743if (_cacheSmallCaptionFontWeight == null) 748return _cacheSmallCaptionFontWeight;