1 write to _networkRadioButton
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
47this._networkRadioButton = new System.Windows.Forms.RadioButton();
10 references to _networkRadioButton
PresentationUI (10)
MS\Internal\Documents\RMEnrollmentPage2.cs (2)
59if (_networkRadioButton.Checked) 93this._networkRadioButton.Text = SR.RMEnrollmentPage2c;
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (8)
151this._tableLayoutPanel1.Controls.Add(this._networkRadioButton, 0, 1); 169this._networkRadioButton.AutoSize = true; 170this._networkRadioButton.Checked = true; 171this._networkRadioButton.Location = new System.Drawing.Point(3, 13); 172this._networkRadioButton.Name = "_networkRadioButton"; 173this._networkRadioButton.Size = new System.Drawing.Size(126, 17); 174this._networkRadioButton.TabIndex = 0; 175this._networkRadioButton.Tag = "";