HeaderColors.MouseDownBrushKey Property

Gets the MouseDownBrushKey attribute.

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

HeaderColors Class

Microsoft.VisualStudio.PlatformUI Namespace