2 writes to Key
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewStateService.cs (2)
153Key = key, 206Key = this.Key,
3 references to Key
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewStateService.cs (3)
196viewStateService.StoreViewState(Item, Key, NewValue); 197this.viewStateService.RaiseUndoableViewStateChangedEvent(Item, Key, NewValue, OldValue); 206Key = this.Key,