TextBox.CanUndo Property

Definition

Gets a value that indicates whether the undo buffer contains an action that can be undone.

C#
public bool CanUndo { get; }

Property Value

Boolean

true if the undo buffer contains an action that can be undone; otherwise, false.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6