2 references to SelectedCatchProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (2)
127
return (ModelItem)this.GetValue(
SelectedCatchProperty
);
131
this.SetValue(
SelectedCatchProperty
, value);