Share via


ControlColors class

Reserved for internal use. Defines a set of standard Brush colors which are used by Lync Control templates to emulate the look and feel of Microsoft Lync.

Inheritance hierarchy

System.Object
  System.MarshalByRefObject
    NotifyPropertyChanged
      Microsoft.Lync.Controls.ControlColors

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

Syntax

'Declaration
Public Class ControlColors _
    Inherits NotifyPropertyChanged
'Usage
Dim instance As ControlColors
public class ControlColors : NotifyPropertyChanged

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ControlColors members

Microsoft.Lync.Controls namespace