1 write to _cacheCaptionFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
690_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations);
2 references to _cacheCaptionFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
688if (_cacheCaptionFontTextDecorations == null) 693return _cacheCaptionFontTextDecorations;