EnvironmentColors.MainWindowInactiveIconDebuggingColorKey Property
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
'Declaration
Public Shared ReadOnly Property MainWindowInactiveIconDebuggingColorKey As ThemeResourceKey
public static ThemeResourceKey MainWindowInactiveIconDebuggingColorKey { get; }
public:
static property ThemeResourceKey^ MainWindowInactiveIconDebuggingColorKey {
ThemeResourceKey^ get ();
}
static member MainWindowInactiveIconDebuggingColorKey : ThemeResourceKey with get
static function get MainWindowInactiveIconDebuggingColorKey () : ThemeResourceKey
Type: Microsoft.VisualStudio.Shell.ThemeResourceKey
Returns ThemeResourceKey.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.