AvalonEdit
CanUndo Property
NamespacesICSharpCode.AvalonEditTextEditorCanUndo
Gets if the most recent command can be undone.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanUndo { get; }
Public ReadOnly Property CanUndo As Boolean
	Get
public:
property bool CanUndo {
	bool get ();
}

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