AvalonEdit
ActiveInputHandlerChanged Event
NamespacesICSharpCode.AvalonEdit.EditingTextAreaActiveInputHandlerChanged
Occurs when the ActiveInputHandler property changes.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler ActiveInputHandlerChanged
Public Event ActiveInputHandlerChanged As EventHandler
public:
 event EventHandler^ ActiveInputHandlerChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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