1 write to Context
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
177errorView.Context = this.Context;
2 references to Context
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ErrorView.xaml.cs (2)
55if (this.Context == null) 59IIntegratedHelpService help = this.Context.Services.GetService<IIntegratedHelpService>();