1 write to _cacheStatusFontTextDecorations
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
911_cacheStatusFontTextDecorations = CreateInstance(SystemResourceKeyID.StatusFontTextDecorations);
2 references to _cacheStatusFontTextDecorations
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
909if (_cacheStatusFontTextDecorations == null) 914return _cacheStatusFontTextDecorations;