TreeViewColors::HighlightedSpanTextBrushKey Property

 

Gets the HighlightedSpanTextBrushKey attribute.

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

public:
property ThemeResourceKey^ HighlightedSpanTextBrushKey {
	static ThemeResourceKey^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell::ThemeResourceKey^

Returns the HighlightedSpanTextBrushKey attribute.

Return to top
Show: