AvalonEdit
Selection Property
NamespacesICSharpCode.AvalonEdit.EditingTextAreaSelection
Gets/Sets the selection in this text area.
Declaration Syntax
C#Visual BasicVisual C++
public Selection Selection { get; set; }
Public Property Selection As Selection
	Get
	Set
public:
property Selection^ Selection {
	Selection^ get ();
	void set (Selection^ value);
}

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