2 references to DefaultConnectorViewStateKey
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowSwitchLink.cs (2)
171this.UpdateViewState(this.CaseName + CaseViewStateKeyAppendString, DefaultConnectorViewStateKey); 239this.UpdateViewState(DefaultConnectorViewStateKey, GenericFlowSwitchHelper.GetString(uniqueCase, typeof(T)) + CaseViewStateKeyAppendString);