[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1SelectionPainter.PainterChanged

PainterChanged Event

Fired when the painter needs to repaint a text range.

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