1 write to _locationLabel
PresentationUI (1)
MS\Internal\Documents\SigningDialog.Designer.cs (1)
43_locationLabel = new System.Windows.Forms.Label();
9 references to _locationLabel
PresentationUI (9)
MS\Internal\Documents\SigningDialog.cs (2)
207_locationLabel.Enabled = false; 238_locationLabel.Text = SR.SigningDialogLocationLabel;
MS\Internal\Documents\SigningDialog.Designer.cs (7)
81_signatureControlInputLayoutTable.Controls.Add(_locationLabel, 0, 3); 155_locationLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; 156_locationLabel.AutoSize = true; 157_locationLabel.Location = new System.Drawing.Point(3, 77); 158_locationLabel.Margin = new System.Windows.Forms.Padding(3, 10, 3, 0); 159_locationLabel.Name = "_locationLabel"; 160_locationLabel.Size = new System.Drawing.Size(0, 0);