TextBoxUndoLimit Property

Gets or sets the maximum number of items that can reside in the Undo stack

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int UndoLimit { get; set; }

Property Value

Int32

See Also