1 write to _identifierLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
62
this.
_identifierLabel
= new System.Windows.Forms.Label();
8 references to _identifierLabel
PresentationUI (8)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
66
SetTextProperty(
_identifierLabel
, SR.DocumentPropertiesDialogIdentifierLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (7)
187
this.tableLayoutPanel1.Controls.Add(this.
_identifierLabel
, 0, 13);
386
this.
_identifierLabel
.Anchor = System.Windows.Forms.AnchorStyles.Left;
387
this.
_identifierLabel
.AutoSize = true;
388
this.
_identifierLabel
.Location = new System.Drawing.Point(3, 281);
389
this.
_identifierLabel
.Margin = new System.Windows.Forms.Padding(3);
390
this.
_identifierLabel
.Name = "_identifierLabel";
391
this.
_identifierLabel
.Size = new System.Drawing.Size(47, 13);