UndoManager.UndoAllPossible Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Undo all transactions in undo stack that can be undone.
public:
void UndoAllPossible();
public void UndoAllPossible ();
member this.UndoAllPossible : unit -> unit
Public Sub UndoAllPossible ()