TreeViewColors.SelectedItemInactiveGlyphBrushKey Property

Definition

Gets the SelectedItemInactiveGlyphBrushKey attribute.

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

Property Value

Returns the SelectedItemInactiveGlyphBrushKey attribute.

Applies to