EnvironmentColors.FileTabHotGradientBrushKey Property

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

Syntax

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

Property Value

Type: System.Object
Returns Object.

.NET Framework Security

See Also

Reference

EnvironmentColors Class

Microsoft.VisualStudio.PlatformUI Namespace