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