1 write to _intentLabel
PresentationUI (1)
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
46_intentLabel = new System.Windows.Forms.Label();
8 references to _intentLabel
PresentationUI (8)
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
133_intentLabel.Text = SR.RequestSignatureDialogIntentLabel;
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (7)
104_userInputTableLayoutPanel.Controls.Add(_intentLabel, 0, 2); 178_intentLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; 179_intentLabel.AutoSize = true; 180_intentLabel.Location = new System.Drawing.Point(3, 59); 181_intentLabel.Margin = new System.Windows.Forms.Padding(3, 10, 3, 0); 182_intentLabel.Name = "_intentLabel"; 183_intentLabel.Size = new System.Drawing.Size(17, 13);