2 references to IXamlLoadErrorService
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (2)
65
IXamlLoadErrorService
xamlLoadErrorService;
191
this.context.Services.Subscribe<
IXamlLoadErrorService
>(s => this.xamlLoadErrorService = s);