1 write to _signerlabel
PresentationUI (1)
MS\Internal\Documents\SigningDialog.Designer.cs (1)
38_signerlabel = new System.Windows.Forms.Label();
9 references to _signerlabel
PresentationUI (9)
MS\Internal\Documents\SigningDialog.cs (2)
171_signerlabel.Text = String.Format(CultureInfo.CurrentCulture, 264_signerlabel.Font = new Font(System.Drawing.SystemFonts.DialogFont, System.Drawing.SystemFonts.DialogFont.Style | FontStyle.Bold);
MS\Internal\Documents\SigningDialog.Designer.cs (7)
76_signatureControlInputLayoutTable.Controls.Add(_signerlabel, 0, 0); 108_signerlabel.Anchor = System.Windows.Forms.AnchorStyles.Left; 109_signerlabel.AutoSize = true; 110_signerlabel.Location = new System.Drawing.Point(3, 20); 111_signerlabel.Margin = new System.Windows.Forms.Padding(3, 10, 3, 20); 112_signerlabel.Name = "_signerlabel"; 113_signerlabel.Size = new System.Drawing.Size(0, 0);