Base:
method
InitializeNewComponent
System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(System.Collections.IDictionary)
1 override of InitializeNewComponent
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\RadioButtonDesigner.cs (1)
16public override void InitializeNewComponent(IDictionary? defaultValues)
1 reference to InitializeNewComponent
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\RadioButtonDesigner.cs (1)
18base.InitializeNewComponent(defaultValues);