2 references to Catch
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\CatchDesigner.xaml.cs (1)
58
Type type = typeof(
Catch
<>);
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (1)
333
Type catchType = typeof(
Catch
<>).MakeGenericType(exceptionType);