1 write to _cacheStatusFontTextDecorations
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
920_cacheStatusFontTextDecorations = CreateInstance(SystemResourceKeyID.StatusFontTextDecorations);
2 references to _cacheStatusFontTextDecorations
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
918if (_cacheStatusFontTextDecorations == null) 923return _cacheStatusFontTextDecorations;