2 references to Add
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
121this.Add((ToolboxItemWrapper)value);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxItemLoader.cs (1)
90category.Add(new ToolboxItemWrapper(toolName, assembly, bitmap, displayName));