HeaderColors.MouseOverColorKey Property

Definition

Gets the MouseOverColorKey attribute.

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

Property Value

Returns the MouseOverColorKey attribute.

Applies to