AvalonEdit
AcceptChanges Property
NamespacesICSharpCode.AvalonEdit.DocumentUndoStackAcceptChanges
Gets if the undo stack currently accepts changes. Is false while an undo action is running.
Declaration Syntax
C#Visual BasicVisual C++
public bool AcceptChanges { get; }
Public ReadOnly Property AcceptChanges As Boolean
	Get
public:
property bool AcceptChanges {
	bool get ();
}

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