1 write to _cacheCaptionFontSize
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
607_cacheCaptionFontSize = CreateInstance(SystemResourceKeyID.CaptionFontSize);
2 references to _cacheCaptionFontSize
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
605if (_cacheCaptionFontSize == null) 610return _cacheCaptionFontSize;