HeaderColors.DefaultColorKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the DefaultColorKey attribute.
public:
static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ DefaultColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public:
static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ DefaultColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public static Microsoft.VisualStudio.Shell.ThemeResourceKey DefaultColorKey { get; }
static member DefaultColorKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property DefaultColorKey As ThemeResourceKey
Property Value
Returns the DefaultColorKey attribute.