Partager via


HeaderColors.DefaultBrushKey Property

Definition

Gets the DefaultBrushKey attribute.

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

Property Value

Returns the DefaultBrushKey attribute.

Applies to