TreeViewColors.SelectedItemActiveTextColorKey Property

Definition

Gets the SelectedItemActiveTextColorKey attribute.

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

Property Value

Returns the SelectedItemActiveTextColorKey attribute.

Applies to