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