1 write to _cacheCaptionFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
680_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations);
2 references to _cacheCaptionFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
678if (_cacheCaptionFontTextDecorations == null) 683return _cacheCaptionFontTextDecorations;