RadControls for WPF

ListStylesGallery

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

Syntax

C#
public class ListStylesGallery : UserControl, 
	IComponentConnector, IStyleConnector
Visual Basic
Public Class ListStylesGallery _
	Inherits UserControl _
	Implements IComponentConnector, IStyleConnector

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                System.Windows.Controls..::..UserControl
                  Telerik.Windows.Controls.RichTextBoxUI..::..ListStylesGallery

See Also