TaskPane
Class
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class TaskPane : ControlBase
Inheritance: objectControlBaseTaskPane
Inherited Members
Constructors
C#
public TaskPane()
Fields
AssociatedRichTextBoxProperty
DependencyProperty
C#
public static readonly DependencyProperty AssociatedRichTextBoxProperty
Properties
C#
public RadRichTextBox AssociatedRichTextBox { get; set; }
Methods
C#
public override void OnApplyTemplate()
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.