VSColorTheme Class

 

Helper to get colors from the current Visual Studio theme and provide notifications when the theme or colors change.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

System.Object
  Microsoft.VisualStudio.PlatformUI.VSColorTheme

public static class VSColorTheme

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetThemedColor(ThemeResourceKey)

Gets the color of the specified resource key.

NameDescription
System_CAPS_pubeventSystem_CAPS_staticThemeChanged

Raised when Visual Studio theme color changes.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: