EditorFormatDefinition Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Classification
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | BackgroundBrush | Gets or sets the background brush for this item. |
![]() | BackgroundColor | Gets or sets the background color for this item. |
![]() | BackgroundCustomizable | Determines whether the background of this format is customizable. |
![]() | DisplayName | Defines the string used when displaying this format definition to the user. This property is used only if the UserVisibleAttribute is set to true on this object's export. |
![]() | ForegroundBrush | Gets or sets the foreground brush for this item. |
![]() | ForegroundColor | Gets or sets the foreground color for this item. |
![]() | ForegroundCustomizable | Determines whether the foreground of this format is customizable. |
Show:
