AvalonEdit
RegisterServices Method (textView)
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingColorizerRegisterServices(TextView)
This method is called when a new text view is added to this HighlightingColorizer, and also when the TextDocument on any associated text view changes.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void RegisterServices(
	TextView textView
)
Protected Overridable Sub RegisterServices ( _
	textView As TextView _
)
protected:
virtual void RegisterServices(
	TextView^ textView
)
Parameters
textView (TextView)

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