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