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
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.