AvalonEdit
StartListening Method (source)
NamespacesICSharpCode.AvalonEdit.UtilsWeakEventManagerBase<(Of <(<'TManager, TEventSource>)>)>StartListening(TEventSource)
Attaches the event handler.
Declaration Syntax
C#Visual BasicVisual C++
protected abstract void StartListening(
	TEventSource source
)
Protected MustOverride Sub StartListening ( _
	source As TEventSource _
)
protected:
virtual void StartListening(
	TEventSource source
) abstract
Parameters
source (TEventSource)

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