TreeViewColors.BackgroundTextBrushKey 属性

定义

获取 BackgroundTextBrushKey 属性。

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

属性值

ThemeResourceKey

返回 BackgroundTextBrushKey 特性。

适用于