TreeViewColors.GlyphMouseOverBrushKey Property

Definition

Gets the GlyphMouseOverBrushKey attribute.

public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ GlyphMouseOverBrushKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ GlyphMouseOverBrushKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public static Microsoft.VisualStudio.Shell.ThemeResourceKey GlyphMouseOverBrushKey { get; }
static member GlyphMouseOverBrushKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property GlyphMouseOverBrushKey As ThemeResourceKey

Property Value

Returns the GlyphMouseOverBrushKey attribute.

Applies to