VsColors.StartPageUnselectedItemStrokeKey Property

Gets the start page text unselected item stroke key.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property StartPageUnselectedItemStrokeKey As Object
public static Object StartPageUnselectedItemStrokeKey { get; }
public:
static property Object^ StartPageUnselectedItemStrokeKey {
    Object^ get ();
}
static member StartPageUnselectedItemStrokeKey : Object
static function get StartPageUnselectedItemStrokeKey () : Object

Property Value

Type: System.Object
The start page text unselected item stroke key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace