VsColors.DropShadowBackgroundKey Property

Gets the drop shadow background key.

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

Syntax

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

Property Value

Type: Object
The drop shadow background key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace