1 write to _cacheIconFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
597_cacheIconFontTextDecorations = CreateInstance(SystemResourceKeyID.IconFontTextDecorations);
2 references to _cacheIconFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
595if (_cacheIconFontTextDecorations == null) 600return _cacheIconFontTextDecorations;