1 write to _cacheSmallCaptionFontSize
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
687_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize);
2 references to _cacheSmallCaptionFontSize
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
685if (_cacheSmallCaptionFontSize == null) 690return _cacheSmallCaptionFontSize;