1 write to _requestLocationLabel
PresentationUI (1)
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
44_requestLocationLabel = new System.Windows.Forms.Label();
8 references to _requestLocationLabel
PresentationUI (8)
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
134_requestLocationLabel.Text = SR.RequestSignatureDialogLocationLabel;
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (7)
102_userInputTableLayoutPanel.Controls.Add(_requestLocationLabel, 0, 4); 160_requestLocationLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; 161_requestLocationLabel.AutoSize = true; 162_requestLocationLabel.Location = new System.Drawing.Point(3, 109); 163_requestLocationLabel.Margin = new System.Windows.Forms.Padding(3, 10, 3, 0); 164_requestLocationLabel.Name = "_requestLocationLabel"; 165_requestLocationLabel.Size = new System.Drawing.Size(17, 13);