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