New to Telerik UI for WPFStart a free 30-day trial

StylesGallery

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class StylesGallery : UserControl, IComponentConnector

Inheritance: objectStylesGallery

Implements: IComponentConnector

Constructors

C#
public StylesGallery()

Fields

C#
public static readonly DependencyProperty AssociatedRichTextBoxProperty

StyleDataSourceProperty

DependencyProperty

C#
public static readonly DependencyProperty StyleDataSourceProperty

Properties

C#
public RadRichTextBox AssociatedRichTextBox { get; set; }
C#
public StyleDataCollection StyleDataSource { get; }

Methods

InitializeComponent

C#
public void InitializeComponent()
C#
public override void OnApplyTemplate()