2 references to ViewService
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (2)
762
var designerType = this.
ViewService
.GetDesignerType(p.ItemType);
1004
while (item != null && !this.
ViewService
.ShouldAppearOnBreadCrumb(item, true))