TreeViewColors.SelectedItemInactiveTextColorKey 属性

定义

获取 SelectedItemTextColorKey 属性。

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; }
member this.SelectedItemInactiveTextColorKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property SelectedItemInactiveTextColorKey As ThemeResourceKey

属性值

ThemeResourceKey

返回 SelectedItemTextColorKey 特性。

适用于