2 writes to OldValue
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewStateService.cs (2)
154
OldValue
= oldValue,
207
OldValue
= this.NewValue,
2 references to OldValue
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewStateService.cs (2)
197
this.viewStateService.RaiseUndoableViewStateChangedEvent(Item, Key, NewValue,
OldValue
);
208
NewValue = this.
OldValue