1 write to _cacheSmallCaptionFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
696_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize);
2 references to _cacheSmallCaptionFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
694if (_cacheSmallCaptionFontSize == null) 699return _cacheSmallCaptionFontSize;