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

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public abstract class ShapesControlBase : ControlBase

Inheritance: objectControlBaseShapesControlBase

Derived Classes: ShapesColorPickerBaseShapesOutlinePickerBaseFillSettingsControlBaseLineSettingsControlBase

Inherited Members ControlBase.GetTemplateChild<T>(string)ControlBase.GetRequiredTemplateChild<T>(string, bool)

Constructors

C#
protected ShapesControlBase()

Fields

C#
public static readonly DependencyProperty AssociatedRichTextBoxProperty

Properties

C#
public RadRichTextBox AssociatedRichTextBox { get; set; }