1 write to _cacheIconFontTextDecorations
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
588_cacheIconFontTextDecorations = CreateInstance(SystemResourceKeyID.IconFontTextDecorations);
2 references to _cacheIconFontTextDecorations
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
586if (_cacheIconFontTextDecorations == null) 591return _cacheIconFontTextDecorations;