2 references to CfCodeToolboxItem
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
328
return new OleDragDropHandler.
CfCodeToolboxItem
(serializationData);
System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObject.cs (1)
80
private CfCodeToolboxItem NestedToolboxItem => _toolboxItemData ??= new
CfCodeToolboxItem
(GetData(DataFormat));