1 write to _cacheSmallCaptionFontFamily
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
703_cacheSmallCaptionFontFamily = CreateInstance(SystemResourceKeyID.SmallCaptionFontFamily);
2 references to _cacheSmallCaptionFontFamily
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
701if (_cacheSmallCaptionFontFamily == null) 706return _cacheSmallCaptionFontFamily;