AvalonEdit
Redraw Method
NamespacesICSharpCode.AvalonEdit.RenderingTextViewRedraw()()()()
Members
IconMemberDescription
Redraw()()()()
Causes the text editor to regenerate all visual lines.

Redraw(DispatcherPriority)
Causes the text editor to regenerate all visual lines.

Redraw(VisualLine, DispatcherPriority)
Causes the text editor to regenerate the specified visual line.

Redraw(Int32, Int32, DispatcherPriority)
Causes the text editor to redraw all lines overlapping with the specified segment.

Redraw(ISegment, DispatcherPriority)
Causes the text editor to redraw all lines overlapping with the specified segment. Does nothing if segment is null.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238