1 write to _cacheIconFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
598_cacheIconFontTextDecorations = CreateInstance(SystemResourceKeyID.IconFontTextDecorations);
2 references to _cacheIconFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
596if (_cacheIconFontTextDecorations == null) 601return _cacheIconFontTextDecorations;