AvalonEdit
SelectedText Property
NamespacesICSharpCode.AvalonEditTextEditorSelectedText
Gets/Sets the selected text.
Declaration Syntax
C#Visual BasicVisual C++
public string SelectedText { get; set; }
Public Property SelectedText As String
	Get
	Set
public:
property String^ SelectedText {
	String^ get ();
	void set (String^ value);
}

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