AvalonEdit
SelectionChanged Event
NamespacesICSharpCode.AvalonEdit.EditingTextAreaSelectionChanged
Occurs when the selection has changed.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler SelectionChanged
Public Event SelectionChanged As EventHandler
public:
 event EventHandler^ SelectionChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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