1 write to context
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewStateService.cs (1)
37
this.
context
= context;
2 references to context
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewStateService.cs (2)
31
return this.
context
.Services.GetService<UndoEngine>();
157
ModelTreeManager modelTreeManager = this.
context
.Services.GetService<ModelTreeManager>();