2 references to ExpandViewStateKey
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
115this.ViewStateService.StoreViewState(this.ModelItem, ExpandViewStateKey, newValue); 164object expandCollapseViewState = this.ViewStateService.RetrieveViewState(this.ModelItem, ExpandViewStateKey);