3 references to isDefaultCaseProperty
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\FlowSwitchLink.cs (3)
79return (bool)GetValue(FlowSwitchLink<T>.isDefaultCaseProperty); 83SetValue(FlowSwitchLink<T>.isDefaultCaseProperty, value); 135return isDefaultCaseProperty;