VsColors.PageSideBarExpanderHeaderPressedKey Property

Gets the page sidebar expander header pressed key.

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

Syntax

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

Property Value

Type: Object
The page sidebar expander header pressed key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace