RadControls for Silverlight

Used to render the RibbonTitle.

Namespace: Telerik.Windows.Controls.RibbonView.Primitives
Assembly: Telerik.Windows.Controls.RibbonView (in Telerik.Windows.Controls.RibbonView.dll) Version: 2013.2.611.1050

Syntax

C#
public class WindowTitle : Control
Visual Basic
Public Class WindowTitle _
	Inherits Control

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls.RibbonView.Primitives..::..WindowTitle

See Also