1 write to Type
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
1284
Type
= type;
4 references to Type
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (4)
552
+ g.MeasureString(item.
Type
.Name, _newItemTypes.Font).Width + GdiPlusExtraSpace);
580
ToolStripItem newItem = (ToolStripItem)CreateInstance(typeItem.
Type
);
691
itemType = typeListItem.
Type
;
1289
return ToolStripDesignerUtils.GetToolboxDescription(
Type
);