1 write to _cacheSmallCaptionFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
744_cacheSmallCaptionFontWeight = CreateInstance(SystemResourceKeyID.SmallCaptionFontWeight);
2 references to _cacheSmallCaptionFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
742if (_cacheSmallCaptionFontWeight == null) 747return _cacheSmallCaptionFontWeight;