3 references to CatchesPropertyName
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (3)
165this.ModelItem.Properties[CatchesPropertyName].Collection.CollectionChanged += OnModelItemCollectionChanged; 185this.ModelItem.Properties[CatchesPropertyName].Collection.CollectionChanged -= OnModelItemCollectionChanged; 611ModelProperty catchesProperty = this.ModelItem.Properties[CatchesPropertyName];