1 write to _cacheSmallCaptionFontStyle
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
719_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle);
2 references to _cacheSmallCaptionFontStyle
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
717if (_cacheSmallCaptionFontStyle == null) 722return _cacheSmallCaptionFontStyle;