1 instantiation of FlowSwitchCaseLink
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\GenericFlowSwitchHelper.cs (1)
177return new FlowSwitchCaseLink<T>(currentMI, caseValue, isDefault);
1 reference to FlowSwitchCaseLink
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (1)
142Type flowSwitchLinkType = typeof(FlowSwitchCaseLink<>);