TreeViewColors.HighlightedSpanTextColorKey Property

Definition

Gets the HighlightedSpanTextColorKey attribute.

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

Property Value

ThemeResourceKey

Returns the HighlightedSpanTextColorKey attribute.

Applies to