Share via


TreeViewColors.SelectedItemActiveGlyphBrushKey Property

Gets the SelectedItemActiveGlyphBrushKey attribute.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SelectedItemActiveGlyphBrushKey As ThemeResourceKey
public static ThemeResourceKey SelectedItemActiveGlyphBrushKey { get; }
public:
static property ThemeResourceKey^ SelectedItemActiveGlyphBrushKey {
    ThemeResourceKey^ get ();
}
static member SelectedItemActiveGlyphBrushKey : ThemeResourceKey with get
static function get SelectedItemActiveGlyphBrushKey () : ThemeResourceKey

Property Value

Type: Microsoft.VisualStudio.Shell.ThemeResourceKey
Returns the SelectedItemActiveGlyphBrushKey attribute.

.NET Framework Security

See Also

Reference

TreeViewColors Class

Microsoft.VisualStudio.PlatformUI Namespace