2 writes to Key
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewStateService.cs (2)
153Key = key, 206Key = this.Key,
3 references to Key
System.Activities.Presentation (3)
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,