AvalonEdit
Undo Method
NamespacesICSharpCode.AvalonEditTextEditorUndo()()()()
Undoes the most recent command.
Declaration Syntax
C#Visual BasicVisual C++
public bool Undo()
Public Function Undo As Boolean
public:
bool Undo()
Return Value
True is the undo operation was successful, false is the undo stack is empty.

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