Share via


TreeViewColors.SelectedItemActiveGlyphMouseOverBrushKey Property

Definition

Gets the SelectedItemActiveGlyphMouseOverBrushKey attribute.

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

Property Value

Returns the SelectedItemActiveGlyphMouseOverBrushKey attribute.

Applies to