Compartilhar via


TreeViewColors.SelectedItemActiveGlyphMouseOverBrushKey Property

Gets the SelectedItemActiveGlyphMouseOverBrushKey attribute.

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

TreeViewColors Class

Microsoft.VisualStudio.PlatformUI Namespace