1 write to _cacheSmallCaptionFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
729_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle);
2 references to _cacheSmallCaptionFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
727if (_cacheSmallCaptionFontStyle == null) 732return _cacheSmallCaptionFontStyle;