1 write to _contentLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
49
this.
_contentLabel
= new System.Windows.Forms.Label();
7 references to _contentLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
70
SetTextProperty(
_contentLabel
, SR.DocumentPropertiesDialogContentLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
180
this.tableLayoutPanel1.Controls.Add(this.
_contentLabel
, 0, 9);
269
this.
_contentLabel
.AutoSize = true;
270
this.
_contentLabel
.Location = new System.Drawing.Point(3, 224);
271
this.
_contentLabel
.Margin = new System.Windows.Forms.Padding(3);
272
this.
_contentLabel
.Name = "_contentLabel";
273
this.
_contentLabel
.Size = new System.Drawing.Size(44, 13);