DevZest WPF Docking
DockControlUndo Method |
Undoes the most recent undo command. In other words, undoes the most recent undo unit on the undo stack.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Return Value
Type: Booleanif the undo operation was successful; otherwise, . This method returns if the undo stack is empty.
See Also