1 write to _cacheSmallCaptionFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
738_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle);
2 references to _cacheSmallCaptionFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
736if (_cacheSmallCaptionFontStyle == null) 741return _cacheSmallCaptionFontStyle;