SystemsColorsWrapper.ControlDarkDarkColor property

Gets a Color structure that is the dark shadow color of a three-dimensional display element.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public ReadOnly Property ControlDarkDarkColor As Color
    Get
'Usage
Dim instance As SystemsColorsWrapper
Dim value As Color

value = instance.ControlDarkDarkColor
public Color ControlDarkDarkColor { get; }

Property value

Type: System.Windows.Media.Color

See also

Reference

SystemsColorsWrapper class

SystemsColorsWrapper members

Microsoft.Lync.Controls namespace