1 write to BackgroundType
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ColorScheme.cs (1)
72
BackgroundType
= backgroundType;
2 references to BackgroundType
Microsoft.VisualStudio.LanguageServices (2)
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (2)
104
bytes.WriteByte((byte)color.
BackgroundType
);
111
if (color.
BackgroundType
== __VSCOLORTYPE.CT_RAW)