Base:
method
InitializeNewComponent
System.ComponentModel.Design.ComponentDesigner.InitializeNewComponent(System.Collections.IDictionary)
4 references to InitializeNewComponent
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ToolStripDesigner.cs (2)
493designer?.InitializeNewComponent(null); 547designer?.InitializeNewComponent(null);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
792designer.InitializeNewComponent(null); 865designer?.InitializeNewComponent(null);