Share via


HeaderColors.DefaultBrushKey Property

Gets the DefaultBrushKey attribute.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property DefaultBrushKey As ThemeResourceKey
public static ThemeResourceKey DefaultBrushKey { get; }
public:
static property ThemeResourceKey^ DefaultBrushKey {
    ThemeResourceKey^ get ();
}
static member DefaultBrushKey : ThemeResourceKey with get
static function get DefaultBrushKey () : ThemeResourceKey

Property Value

Type: Microsoft.VisualStudio.Shell.ThemeResourceKey
Returns the DefaultBrushKey attribute.

.NET Framework Security

See Also

Reference

HeaderColors Class

Microsoft.VisualStudio.PlatformUI Namespace