[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextElement.OnTextChanging

OnTextChanging Method

OnTextChanging(C1TextChangedEventArgs)

Called when the TextChanging event needs to be fired.

Declaration
protected virtual void OnTextChanging(C1TextChangedEventArgs args)
Protected Overridable Sub OnTextChanging(args As C1TextChangedEventArgs)
Parameters
Type Name Description
C1TextChangedEventArgs args

The arguments for the TextChanging event.