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