Share via


TreeViewColors.SelectedItemInactiveGlyphMouseOverColorKey Property

Definition

Gets the SelectedItemInactiveGlyphMouseOverColorKey attribute.

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

Property Value

Returns the SelectedItemInactiveGlyphMouseOverColorKey attribute.

Applies to