TreeViewColors.HighlightedSpanTextBrushKey Property

Definition

Gets the HighlightedSpanTextBrushKey attribute.

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

Property Value

Returns the HighlightedSpanTextBrushKey attribute.

Applies to