TreeViewColors.SelectedItemActiveGlyphMouseOverColorKey Property

Definition

Gets the SelectedItemActiveGlyphMouseOverColorKey attribute.

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

Property Value

Returns the SelectedItemActiveGlyphMouseOverColorKey attribute.

Applies to