Compartir a través de


SystemsColorsWrapper.ControlColor Property

Gets a Color structure that is the face 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 ControlColor As Color
    Get
'Usage
Dim instance As SystemsColorsWrapper
Dim value As Color

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

Property Value

Type: System.Windows.Media.Color

See Also

Reference

SystemsColorsWrapper Class

SystemsColorsWrapper Members

Microsoft.Lync.Controls Namespace