8 references to TryCatchDesigner
System.Activities.Core.Presentation (8)
System\Activities\Core\Presentation\CatchDesigner.xaml.cs (2)
38this.ExpandState = TryCatchDesigner.IsDescendantOfCatch(this.ModelItem, primarySelection); 92SwitchTryCatchDesignerHelper.MakeParentRootDesigner<TryCatchDesigner>(this);
System\Activities\Core\Presentation\DesignerMetadata.cs (1)
80TryCatchDesigner.RegisterMetadata(builder);
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (5)
40typeof(TryCatchDesigner), 48typeof(TryCatchDesigner), 56typeof(TryCatchDesigner), 64typeof(TryCatchDesigner), 141builder.AddCustomAttributes(type, new DesignerAttribute(typeof(TryCatchDesigner)));