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