2 implementations of UndoCore
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (2)
129bool IUndoEngineOperations.UndoCore() 304bool IUndoEngineOperations.UndoCore()
1 reference to UndoCore
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (1)
87bool succeeded = this.undoEngineImpl.UndoCore();