[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextElement.TextChanged

TextChanged Event

Fires after a text change occurs in the sub tree where this element is root.

Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.dll
Syntax
public event EventHandler<C1TextChangedEventArgs> TextChanged
Returns
Type Description
EventHandler<C1TextChangedEventArgs> Fires after a text change occurs in the sub tree where this element is root.