Gets a Color structure that is the background color in the client area of a window.

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

Syntax

C#
public 
Color 
WindowColor { 
get; }

See Also