EditorFormatDefinition.BackgroundBrushId Field

Defines the string used to look up the background 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 BackgroundBrushId As String
public const string BackgroundBrushId
public:
literal String^ BackgroundBrushId
static val mutable BackgroundBrushId: string
public const var BackgroundBrushId : String

.NET Framework Security

See Also

Reference

EditorFormatDefinition Class

Microsoft.VisualStudio.Text.Classification Namespace