1 write to requestFromTextLabel
PresentationUI (1)
MS\Internal\Documents\RMPermissions.Designer.cs (1)
42this.requestFromTextLabel = new System.Windows.Forms.Label();
5 references to requestFromTextLabel
PresentationUI (5)
MS\Internal\Documents\RMPermissions.cs (1)
226requestFromTextLabel.Text = SR.RMPermissionsRequestFrom;
MS\Internal\Documents\RMPermissions.Designer.cs (4)
108this.contactFlowPanel.Controls.Add(this.requestFromTextLabel); 115this.requestFromTextLabel.AutoSize = true; 116this.requestFromTextLabel.Name = "requestFromTextLabel"; 168this.requestFromTextLabel.TabIndex = 7;