2 writes to Type
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxItemWrapper.cs (2)
239
this.
Type
= discoveredToolType;
245
this.
Type
= null;
2 references to Type
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (2)
361
dataObject.SetData(DragDropHelper.WorkflowItemTypeNameFormat, toolWrapper.
Type
.AssemblyQualifiedName);
381
dataObject.SetData(DragDropHelper.WorkflowItemTypeNameFormat, toolWrapper.
Type
.AssemblyQualifiedName);