Implemented interface member:
property
IsDefaultCase
System.Activities.Core.Presentation.IFlowSwitchLink.IsDefaultCase
5 writes to IsDefaultCase
System.Activities.Core.Presentation (5)
System\Activities\Core\Presentation\FlowSwitchLink.cs (5)
39this.IsDefaultCase = isDefault; 179this.IsDefaultCase = oldValue; 199this.IsDefaultCase = oldValue; 213this.IsDefaultCase = oldValue; 220this.IsDefaultCase = oldValue;