@slasia wrote:
Hi! i have a problem when i want the undo this action:
Please see the video.
Mi code in this button is:
private void Undo_Click(object sender, RoutedEventArgs e) { editor.myDiagram.CommandHandler.Undo(); }
Can you helpme please? Because the undo Skip an action
Posts: 2
Participants: 2