1 implementation of CaseName
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchLink.cs (1)
88public string CaseName
3 references to CaseName
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\FlowchartDesigner.ModelChanges.cs (1)
252uniqueCaseName = caseKey.CaseName;
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (2)
1003key = link.CaseName + CaseViewStateKeyAppendString; 1421viewStateKey = link.CaseName + CaseViewStateKeyAppendString;