TreeViewColors.BackgroundTextBrushKey Property

Definition

Gets the BackgroundTextBrushKey attribute.

public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ BackgroundTextBrushKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ BackgroundTextBrushKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public static Microsoft.VisualStudio.Shell.ThemeResourceKey BackgroundTextBrushKey { get; }
static member BackgroundTextBrushKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property BackgroundTextBrushKey As ThemeResourceKey

Property Value

Returns the BackgroundTextBrushKey attribute.

Applies to