UndoManager.UndoStackSize

UndoManager.UndoStackSize property

Gets or sets the undo/redo stack size. The default value is 300.

public int UndoStackSize { get; set; }

See Also