1 write to Background
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ColorScheme.cs (1)
73
Background
= background;
2 references to Background
Microsoft.VisualStudio.LanguageServices (2)
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (2)
104
if (color.
Background
.HasValue)
106
var background = color.
Background
.Value;