1 write to _cacheSmallCaptionFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
697_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize);
2 references to _cacheSmallCaptionFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
695if (_cacheSmallCaptionFontSize == null) 700return _cacheSmallCaptionFontSize;