TreeViewColors.SelectedItemActiveGlyphColorKey Property

Definition

Gets the SelectedItemActiveGlyphColorKey attribute.

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

Property Value

Returns the SelectedItemActiveGlyphColorKey attribute.

Applies to