1 write to _subjectLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
51
this.
_subjectLabel
= new System.Windows.Forms.Label();
7 references to _subjectLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
58
SetTextProperty(
_subjectLabel
, SR.DocumentPropertiesDialogSubjectLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
168
this.tableLayoutPanel1.Controls.Add(this.
_subjectLabel
, 0, 2);
285
this.
_subjectLabel
.AutoSize = true;
286
this.
_subjectLabel
.Location = new System.Drawing.Point(3, 41);
287
this.
_subjectLabel
.Margin = new System.Windows.Forms.Padding(3);
288
this.
_subjectLabel
.Name = "_subjectLabel";
289
this.
_subjectLabel
.Size = new System.Drawing.Size(43, 13);