1 write to Type
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
1284Type = 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); 580ToolStripItem newItem = (ToolStripItem)CreateInstance(typeItem.Type); 691itemType = typeListItem.Type; 1289return ToolStripDesignerUtils.GetToolboxDescription(Type);