1 write to _actionlabel
PresentationUI (1)
MS\Internal\Documents\SigningDialog.Designer.cs (1)
42
_actionlabel
= new System.Windows.Forms.Label();
8 references to _actionlabel
PresentationUI (8)
MS\Internal\Documents\SigningDialog.cs (1)
237
_actionlabel
.Text = SR.SigningDialogActionlabel;
MS\Internal\Documents\SigningDialog.Designer.cs (7)
80
_signatureControlInputLayoutTable.Controls.Add(
_actionlabel
, 0, 5);
146
_actionlabel
.Anchor = System.Windows.Forms.AnchorStyles.Left;
147
_actionlabel
.AutoSize = true;
148
_actionlabel
.Location = new System.Drawing.Point(3, 113);
149
_actionlabel
.Margin = new System.Windows.Forms.Padding(3, 10, 3, 0);
150
_actionlabel
.Name = "_actionlabel";
151
_actionlabel
.Size = new System.Drawing.Size(0, 0);