HeaderColors.SeparatorLineBrushKey Property

Definition

Gets the SeparatorLineBrushKey attribute.

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

Property Value

Returns the SeparatorLineBrushKey attribute.

Applies to