TreeViewColors.SelectedItemActiveColorKey Property

Definition

Gets the SelectedItemActiveColorKey attribute.

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

Property Value

Returns the SelectedItemActiveColorKey attribute.

Applies to