CanUndo Property
Gets a value that indicates whether the undo stack has an action that can be undone
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool CanUndo { get; }
Public ReadOnly Property CanUndo As Boolean
Get
member CanUndo : bool with get