1 write to authenticatedAsTextLabel
PresentationUI (1)
MS\Internal\Documents\RMPermissions.Designer.cs (1)
37this.authenticatedAsTextLabel = new System.Windows.Forms.Label();
5 references to authenticatedAsTextLabel
PresentationUI (5)
MS\Internal\Documents\RMPermissions.cs (1)
224authenticatedAsTextLabel.Text = SR.RMPermissionsAuthenticatedAs;
MS\Internal\Documents\RMPermissions.Designer.cs (4)
75this.authenticatedAsFlowPanel.Controls.Add(this.authenticatedAsTextLabel); 82this.authenticatedAsTextLabel.AutoSize = true; 83this.authenticatedAsTextLabel.Name = "authenticatedAsTextLabel"; 163this.authenticatedAsTextLabel.TabIndex = 2;