Implemented interface member:
property
DefaultCaseDisplayName
System.Activities.Core.Presentation.IFlowSwitchDefaultLink.DefaultCaseDisplayName
1 write to DefaultCaseDisplayName
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchLink.cs (1)
359this.DefaultCaseDisplayName = (string)this.flowSwitchModelItem.Properties[FlowSwitchLabelFeature.DefaultCaseDisplayNamePropertyName].Value.GetCurrentValue();