[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.IRichTextPainter.PainterChanged

PainterChanged Event

Fired when the painter needs to repaint a text range.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
event EventHandler<RichTextPainterChangeEventArgs> PainterChanged
Returns
Type Description
EventHandler<RichTextPainterChangeEventArgs> Fired when the painter needs to repaint a text range.