2 references to SelectedCaseProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\SwitchDesigner.xaml.cs (2)
82
return (ModelItem)this.GetValue(
SelectedCaseProperty
);
86
this.SetValue(
SelectedCaseProperty
, value);