1 write to _cacheSmallCaptionFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
713_cacheSmallCaptionFontFamily = CreateInstance(SystemResourceKeyID.SmallCaptionFontFamily);
2 references to _cacheSmallCaptionFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
711if (_cacheSmallCaptionFontFamily == null) 716return _cacheSmallCaptionFontFamily;