1 write to Type
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
1271Type = type;
4 references to Type
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (4)
548+ g.MeasureString(item.Type.Name, _newItemTypes.Font).Width + GdiPlusExtraSpace); 576ToolStripItem newItem = (ToolStripItem)CreateInstance(typeItem.Type); 687itemType = typeListItem.Type; 1276return ToolStripDesignerUtils.GetToolboxDescription(Type);