1 write to _cacheSmallCaptionFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
761_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations);
2 references to _cacheSmallCaptionFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
759if (_cacheSmallCaptionFontTextDecorations == null) 764return _cacheSmallCaptionFontTextDecorations;