Undo Method
Undoes the first action in the undo stack
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public void Undo()
Public Sub Undo
member Undo : unit -> unit
Undoes the first action in the undo stack
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
public void Undo()
Public Sub Undo
member Undo : unit -> unit