次の方法で共有


HeaderColors.DefaultTextBrushKey Property

Definition

Gets the DefaultTextBrushKey attribute.

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

Property Value

Returns the DefaultTextBrushKey attribute.

Applies to