EditorFormatDefinition::BackgroundBrush Property
Visual Studio 2015
Gets or sets the background brush for this item.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property Brush^ BackgroundBrush { [CompilerGeneratedAttribute] Brush^ get(); [CompilerGeneratedAttribute] protected: void set(Brush^ value); }
This brush will override any background color that is set.
Show: