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

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