1 write to _cacheCaptionFontTextDecorations
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
671_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations);
2 references to _cacheCaptionFontTextDecorations
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
669if (_cacheCaptionFontTextDecorations == null) 674return _cacheCaptionFontTextDecorations;