TreeViewColors.BackgroundBrushKey Property

Definition

Gets the BackgroundBrushKey attribute.

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

Property Value

Returns the BackgroundBrushKey attribute.

Applies to