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