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