RadControls for WPF

TransparentTheme class represents the key to the Transparent theme.

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

Syntax

C#
public class TransparentTheme : Theme
Visual Basic
Public Class TransparentTheme _
	Inherits Theme

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..Theme
    Telerik.Windows.Controls..::..TransparentTheme

See Also