3 references to defaultCaseDisplayNameProperty
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\FlowSwitchLink.cs (3)
367return (string)GetValue(FlowSwitchDefaultLink<T>.defaultCaseDisplayNameProperty); 371SetValue(FlowSwitchDefaultLink<T>.defaultCaseDisplayNameProperty, value); 379return defaultCaseDisplayNameProperty;