1 write to _cacheSmallCaptionFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
706_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize);
2 references to _cacheSmallCaptionFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
704if (_cacheSmallCaptionFontSize == null) 709return _cacheSmallCaptionFontSize;