TreeViewColors.HighlightedSpanColorKey Property

Definition

Gets the HighlightedSpanColorKey attribute.

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

Property Value

Returns the HighlightedSpanColorKey attribute.

Applies to