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)
106
if (color.
Background
.HasValue)
108
var background = color.
Background
.Value;