6 references to caseProperty
System.Activities.Core.Presentation (6)
System\Activities\Core\Presentation\FlowSwitchLink.cs (6)
92object value = GetValue(FlowSwitchLink<T>.caseProperty); 102return GetValue(FlowSwitchLink<T>.caseProperty); 106SetValue(FlowSwitchLink<T>.caseProperty, value); 115return (T)GetValue(FlowSwitchLink<T>.caseProperty); 119SetValue(FlowSwitchLink<T>.caseProperty, value); 127return caseProperty;