1 write to _passportRadioButton
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
49
this.
_passportRadioButton
= new System.Windows.Forms.RadioButton();
8 references to _passportRadioButton
PresentationUI (8)
MS\Internal\Documents\RMEnrollmentPage2.cs (2)
59
if (
_passportRadioButton
.Checked)
89
this.
_passportRadioButton
.Text = SR.RMEnrollmentPage2e;
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (6)
153
this._tableLayoutPanel1.Controls.Add(this.
_passportRadioButton
, 0, 3);
190
this.
_passportRadioButton
.AutoSize = true;
191
this.
_passportRadioButton
.Location = new System.Drawing.Point(3, 169);
192
this.
_passportRadioButton
.Name = "_passportRadioButton";
193
this.
_passportRadioButton
.Size = new System.Drawing.Size(132, 17);
194
this.
_passportRadioButton
.TabIndex = 2;