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