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