RadControls for WPF

Holds infrastructure for the bound resources in different themes.

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

Syntax

C#
public abstract class ThemePalette : Freezable
Visual Basic
Public MustInherit Class ThemePalette _
	Inherits Freezable

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        Telerik.Windows.Controls..::..ThemePalette
          Telerik.Windows.Controls..::..ModernPalette
          Telerik.Windows.Controls..::..Windows8Palette
          Telerik.Windows.Controls..::..Windows8TouchPalette

See Also