HeaderColors.MouseDownGlyphBrushKey Property

Definition

Gets the MouseDownGlyphBrushKey attribute.

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

Property Value

Returns the MouseDownGlyphBrushKey attribute.

Applies to