TreeViewColors.SelectedItemInactiveTextColorKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SelectedItemTextColorKey attribute.
public:
static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ SelectedItemInactiveTextColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public:
static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ SelectedItemInactiveTextColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public static Microsoft.VisualStudio.Shell.ThemeResourceKey SelectedItemInactiveTextColorKey { get; }
static member SelectedItemInactiveTextColorKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property SelectedItemInactiveTextColorKey As ThemeResourceKey
Property Value
Returns the SelectedItemTextColorKey attribute.