VsBrushes.DropShadowKey Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Public Shared ReadOnly Property DropShadowKey As Object
    Get
'Usage
Dim value As Object

value = VsBrushes.DropShadowKey
public static Object DropShadowKey { get; }
public:
static property Object^ DropShadowKey {
    Object^ get ();
}
static member DropShadowKey : Object
static function get DropShadowKey () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

VsBrushes Class

VsBrushes Members

Microsoft.VisualStudio.Shell Namespace