1 write to modelSearchService
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
280
this.
modelSearchService
= modelSearchService as ModelSearchServiceImpl;
2 references to modelSearchService
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (2)
890
if (this.
modelSearchService
!= null)
892
this.
modelSearchService
.NavigateTo(modelItem);