HeaderColors.MouseDownBrushKey Property

Definition

Gets the MouseDownBrushKey attribute.

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

Property Value

Returns the MouseDownBrushKey attribute.

Applies to