EditorFormatDefinition.BackgroundColorId Field

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

.NET Framework Security

See Also

Reference

EditorFormatDefinition Class

Microsoft.VisualStudio.Text.Classification Namespace