1 write to _keywordsLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
57
this.
_keywordsLabel
= new System.Windows.Forms.Label();
7 references to _keywordsLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
67
SetTextProperty(
_keywordsLabel
, SR.DocumentPropertiesDialogKeywordsLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
173
this.tableLayoutPanel1.Controls.Add(this.
_keywordsLabel
, 0, 5);
337
this.
_keywordsLabel
.AutoSize = true;
338
this.
_keywordsLabel
.Location = new System.Drawing.Point(3, 167);
339
this.
_keywordsLabel
.Margin = new System.Windows.Forms.Padding(3);
340
this.
_keywordsLabel
.Name = "_keywordsLabel";
341
this.
_keywordsLabel
.Size = new System.Drawing.Size(53, 13);