1 implementation of DefaultCaseDisplayName
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchLink.cs (1)
363public string DefaultCaseDisplayName
1 write to DefaultCaseDisplayName
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (1)
193link.DefaultCaseDisplayName = defaultDisplayName;
1 reference to DefaultCaseDisplayName
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (1)
187if (link.DefaultCaseDisplayName != defaultDisplayName)