2 references to GetDesignerType
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewService.cs (2)
138return GetDesignerType(type, false); 170Type designerType = GetDesignerType(modelItem.ItemType, true);