EnvironmentColors.HelpHowDoITaskLinkBrushKey Property
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
'Declaration
Public Shared ReadOnly Property HelpHowDoITaskLinkBrushKey As ThemeResourceKey
public static ThemeResourceKey HelpHowDoITaskLinkBrushKey { get; }
public:
static property ThemeResourceKey^ HelpHowDoITaskLinkBrushKey {
ThemeResourceKey^ get ();
}
static member HelpHowDoITaskLinkBrushKey : ThemeResourceKey with get
static function get HelpHowDoITaskLinkBrushKey () : 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.