RadControls for Silverlight

This class has a singleton instance stored in the MetroColors holding the 6 brushes used to colorize the Metro Theme.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2012.3.1129.1050

Syntax

C#
public class MetroColorPalette : DependencyObject
Visual Basic
Public Class MetroColorPalette _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls..::..MetroColorPalette

See Also