1 write to _languageLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
50
this.
_languageLabel
= new System.Windows.Forms.Label();
7 references to _languageLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
62
SetTextProperty(
_languageLabel
, SR.DocumentPropertiesDialogLanguageLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
178
this.tableLayoutPanel1.Controls.Add(this.
_languageLabel
, 0, 8);
277
this.
_languageLabel
.AutoSize = true;
278
this.
_languageLabel
.Location = new System.Drawing.Point(3, 205);
279
this.
_languageLabel
.Margin = new System.Windows.Forms.Padding(3);
280
this.
_languageLabel
.Name = "_languageLabel";
281
this.
_languageLabel
.Size = new System.Drawing.Size(55, 13);