HeaderColors.MouseOverTextColorKey Property

Definition

Gets the MouseOverTextColorKey attribute.

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

Property Value

Returns the MouseOverTextColorKey attribute.

Applies to