EnvironmentColors.AutoHideTabMouseOverBackgroundEndBrushKey Property
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
'Declaration
Public Shared ReadOnly Property AutoHideTabMouseOverBackgroundEndBrushKey As ThemeResourceKey
public static ThemeResourceKey AutoHideTabMouseOverBackgroundEndBrushKey { get; }
public:
static property ThemeResourceKey^ AutoHideTabMouseOverBackgroundEndBrushKey {
ThemeResourceKey^ get ();
}
static member AutoHideTabMouseOverBackgroundEndBrushKey : ThemeResourceKey with get
static function get AutoHideTabMouseOverBackgroundEndBrushKey () : ThemeResourceKey
Type: Microsoft.VisualStudio.Shell.ThemeResourceKey
Returns ThemeResourceKey.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.