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
‘선언
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.