1 write to _cacheSmallCaptionFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
760_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations);
2 references to _cacheSmallCaptionFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
758if (_cacheSmallCaptionFontTextDecorations == null) 763return _cacheSmallCaptionFontTextDecorations;