AvalonEdit
ITextViewConnect Interface
NamespacesICSharpCode.AvalonEdit.RenderingITextViewConnect
Allows VisualLineElementGenerators, IVisualLineTransformers and IBackgroundRenderers to be notified when they are added or removed from a text view.
Declaration Syntax
C#Visual BasicVisual C++
public interface ITextViewConnect
Public Interface ITextViewConnect
public interface class ITextViewConnect
Members
All MembersMethods



IconMemberDescription
AddToTextView(TextView)
Called when added to a text view.

RemoveFromTextView(TextView)
Called when removed from a text view.

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