1 write to _cacheSmallCaptionFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
728_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle);
2 references to _cacheSmallCaptionFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
726if (_cacheSmallCaptionFontStyle == null) 731return _cacheSmallCaptionFontStyle;