1 write to _percentRadioButton
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\StyleEditorForm.cs (1)
180_percentRadioButton = new RadioButton();
5 references to _percentRadioButton
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\StyleEditorForm.cs (5)
132_percentRadioButton.Enter += OnPercentEnter; 389_sizeTypeTableLayoutPanel.Controls.Add(_percentRadioButton, 0, 1); 426resources.ApplyResources(_percentRadioButton, "percentRadioButton"); 427_percentRadioButton.Margin = new Padding(0, 3, 3, 0); 428_percentRadioButton.Name = "percentRadioButton";