UndoManager.RedoAllPossible 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.
Redo all possible transactions on redo stack.
public:
void RedoAllPossible();
public void RedoAllPossible ();
member this.RedoAllPossible : unit -> unit
Public Sub RedoAllPossible ()