TextBoxCanUndo Property
Gets a value that indicates whether the undo stack has an action that can be undone
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CanUndo { get; }
Public ReadOnly Property CanUndo As Boolean
Get
member CanUndo : bool with get
Property Value
Boolean