Share via


HeaderColors.GlyphBrushKey Property

Gets the GlyphBrushKey attribute.

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

HeaderColors Class

Microsoft.VisualStudio.PlatformUI Namespace