1 write to _cacheSmallCaptionFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
712_cacheSmallCaptionFontFamily = CreateInstance(SystemResourceKeyID.SmallCaptionFontFamily);
2 references to _cacheSmallCaptionFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
710if (_cacheSmallCaptionFontFamily == null) 715return _cacheSmallCaptionFontFamily;