Compartir a través de


SystemsColorsWrapper.MenuColor Property

Gets a Color structure that is the color of a menu's background.

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

Syntax

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

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

Property Value

Type: System.Windows.Media.Color

See Also

Reference

SystemsColorsWrapper Class

SystemsColorsWrapper Members

Microsoft.Lync.Controls Namespace