HeaderColors.MouseDownTextBrushKey Property

Definition

Gets the MouseDownTextBrushKey attribute.

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

Property Value

Returns the MouseDownTextBrushKey attribute.

Applies to