1 write to _reasonLabel
PresentationUI (1)
MS\Internal\Documents\SigningDialog.Designer.cs (1)
40_reasonLabel = new System.Windows.Forms.Label();
8 references to _reasonLabel
PresentationUI (8)
MS\Internal\Documents\SigningDialog.cs (2)
205_reasonLabel.Enabled = false; 237_reasonLabel.Text = SR.SigningDialogReasonLabel;
MS\Internal\Documents\SigningDialog.Designer.cs (6)
78_signatureControlInputLayoutTable.Controls.Add(_reasonLabel, 0, 1); 128_reasonLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; 129_reasonLabel.AutoSize = true; 130_reasonLabel.Location = new System.Drawing.Point(3, 40); 131_reasonLabel.Name = "_reasonLabel"; 132_reasonLabel.Size = new System.Drawing.Size(0, 0);