1 write to _cacheSmallCaptionFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
770_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations);
2 references to _cacheSmallCaptionFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
768if (_cacheSmallCaptionFontTextDecorations == null) 773return _cacheSmallCaptionFontTextDecorations;