EnvironmentColors.DropDownMouseOverBackgroundGradientBrushKey Property

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

Syntax

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

Property Value

Type: System.Object
Returns Object.

.NET Framework Security

See Also

Reference

EnvironmentColors Class

Microsoft.VisualStudio.PlatformUI Namespace