2 writes to SelectedCatch
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (2)
174this.SelectedCatch = modelItem; 302this.SelectedCatch = newSelectedCatch;
1 reference to SelectedCatch
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (1)
301ModelItem oldSelectedCatch = this.SelectedCatch;