2 implementations of RedoCore
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (2)
144
bool IUndoEngineOperations.
RedoCore
()
323
bool IUndoEngineOperations.
RedoCore
()
1 reference to RedoCore
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (1)
99
bool succeeded = this.undoEngineImpl.
RedoCore
();