EditorFormatDefinition.ForegroundBrushId Field

Defines the string used to look up the foreground brush value in the ResourceDictionary.

Namespace:  Microsoft.VisualStudio.Text.Classification
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
Public Const ForegroundBrushId As String
public const string ForegroundBrushId
public:
literal String^ ForegroundBrushId
static val mutable ForegroundBrushId: string
public const var ForegroundBrushId : String

.NET Framework Security

See Also

Reference

EditorFormatDefinition Class

Microsoft.VisualStudio.Text.Classification Namespace