1 implementation of IFlowSwitchDefaultLink
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchLink.cs (1)
351class FlowSwitchDefaultLink<T> : FlowSwitchLink<T>, IFlowSwitchDefaultLink
2 references to IFlowSwitchDefaultLink
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (2)
183IFlowSwitchDefaultLink link = (IFlowSwitchDefaultLink)linkModelItem.GetCurrentValue();