HeaderColors.MouseDownTextColorKey Property

Definition

Gets the MouseDownTextColorKey attribute.

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

Property Value

Returns the MouseDownTextColorKey attribute.

Applies to