HeaderColors 类
Defines the resource keys generated by the Visual Studio theme editor.
继承层次结构
System.Object
Microsoft.VisualStudio.PlatformUI.HeaderColors
命名空间: Microsoft.VisualStudio.PlatformUI
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
语法
声明
Public NotInheritable Class HeaderColors
public static class HeaderColors
HeaderColors 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
DefaultBrushKey | Gets the DefaultBrushKey attribute. | |
DefaultColorKey | Gets the DefaultColorKey attribute. | |
DefaultTextBrushKey | Gets the DefaultTextBrushKey attribute. | |
DefaultTextColorKey | Gets the DefaultTextColorKey attribute. | |
GlyphBrushKey | Gets the GlyphBrushKey attribute. | |
GlyphColorKey | Gets the GlyphColorKey attribute. | |
MouseDownBrushKey | Gets the MouseDownBrushKey attribute. | |
MouseDownColorKey | Gets the MouseDownColorKey attribute. | |
MouseDownGlyphBrushKey | Gets the MouseDownGlyphBrushKey attribute. | |
MouseDownGlyphColorKey | Gets the MouseDownGlyphColorKey attribute. | |
MouseDownTextBrushKey | Gets the MouseDownTextBrushKey attribute. | |
MouseDownTextColorKey | Gets the MouseDownTextColorKey attribute. | |
MouseOverBrushKey | Gets the MouseOverBrushKey attribute. | |
MouseOverColorKey | Gets the MouseOverColorKey attribute. | |
MouseOverGlyphBrushKey | Gets the MouseOverGlyphBrushKey attribute. | |
MouseOverGlyphColorKey | Gets the MouseOverGlyphColorKey attribute. | |
MouseOverTextBrushKey | Gets the MouseOverTextBrushKey attribute. | |
MouseOverTextColorKey | Gets the MouseOverTextColorKey attribute. | |
SeparatorLineBrushKey | Gets the SeparatorLineBrushKey attribute. | |
SeparatorLineColorKey | Gets the SeparatorLineColorKey attribute. |
页首
字段
名称 | 说明 | |
---|---|---|
Category | The category of the header colors. |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。