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)
526designer?.InitializeNewComponent(null); 586designer?.InitializeNewComponent(null);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
807designer.InitializeNewComponent(null); 883designer?.InitializeNewComponent(null);