1 write to _autoSizedRadioButton
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\StyleEditorForm.cs (1)
181_autoSizedRadioButton = new RadioButton();
5 references to _autoSizedRadioButton
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\StyleEditorForm.cs (5)
135_autoSizedRadioButton.Enter += OnAutoSizeEnter; 390_sizeTypeTableLayoutPanel.Controls.Add(_autoSizedRadioButton, 0, 2); 431resources.ApplyResources(_autoSizedRadioButton, "autoSizedRadioButton"); 432_autoSizedRadioButton.Margin = new Padding(0, 3, 3, 0); 433_autoSizedRadioButton.Name = "autoSizedRadioButton";