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)
493
designer?.
InitializeNewComponent
(null);
547
designer?.
InitializeNewComponent
(null);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
792
designer.
InitializeNewComponent
(null);
865
designer?.
InitializeNewComponent
(null);