TreeViewColors.SelectedItemInactiveGlyphColorKey Property

Definition

Gets the SelectedItemInactiveGlyphColorKey attribute.

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

Property Value

Returns the SelectedItemInactiveGlyphColorKey attribute.

Applies to