AvalonEdit
StopListening Method (source)
NamespacesICSharpCode.AvalonEdit.UtilsWeakEventManagerBase<(Of <(<'TManager, TEventSource>)>)>StopListening(Object)
When overridden in a derived class, stops listening on the provided source for the event being managed.
Declaration Syntax
C#Visual BasicVisual C++
protected override sealed void StopListening(
	Object source
)
Protected Overrides NotOverridable Sub StopListening ( _
	source As Object _
)
protected:
virtual void StopListening(
	Object^ source
) override sealed
Parameters
source (Object)
The source to stop listening on.

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