[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextElement.TextChanging

TextChanging Event

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

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