AvalonEdit
OnDeactivated Method (e)
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionWindowBaseOnDeactivated(EventArgs)
Raises the Deactivated event.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnDeactivated(
	EventArgs e
)
Protected Overrides Sub OnDeactivated ( _
	e As EventArgs _
)
protected:
virtual void OnDeactivated(
	EventArgs^ e
) override
Parameters
e (EventArgs)
An EventArgs that contains the event data.

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