Gets or sets a value indicating whether there is a command in the undo history which can be undone. Useful for binding to menu items and buttons IsEnabled property. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool CanUndo { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property CanUndo As Boolean |
true if the undo queue contains operations that can be undone; otherwise, false.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |