1 write to _cacheCaptionFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
681_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations);
2 references to _cacheCaptionFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
679if (_cacheCaptionFontTextDecorations == null) 684return _cacheCaptionFontTextDecorations;