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