Share via


HeaderColors.MouseOverColorKey Property

Gets the MouseOverColorKey attribute.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property MouseOverColorKey As ThemeResourceKey
public static ThemeResourceKey MouseOverColorKey { get; }
public:
static property ThemeResourceKey^ MouseOverColorKey {
    ThemeResourceKey^ get ();
}
static member MouseOverColorKey : ThemeResourceKey with get
static function get MouseOverColorKey () : ThemeResourceKey

Property Value

Type: Microsoft.VisualStudio.Shell.ThemeResourceKey
Returns the MouseOverColorKey attribute.

.NET Framework Security

See Also

Reference

HeaderColors Class

Microsoft.VisualStudio.PlatformUI Namespace