1 write to _cacheSmallCaptionFontTextDecorations
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
751_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations);
2 references to _cacheSmallCaptionFontTextDecorations
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
749if (_cacheSmallCaptionFontTextDecorations == null) 754return _cacheSmallCaptionFontTextDecorations;