TreeViewColors.HighlightedSpanBrushKey Property

Definition

Gets the HighlightedSpanBrushKey attribute.

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

Property Value

Returns the HighlightedSpanBrushKey attribute.

Applies to