1 write to _categoryLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
53
this.
_categoryLabel
= new System.Windows.Forms.Label();
7 references to _categoryLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
61
SetTextProperty(
_categoryLabel
, SR.DocumentPropertiesDialogCategoryLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
175
this.tableLayoutPanel1.Controls.Add(this.
_categoryLabel
, 0, 6);
302
this.
_categoryLabel
.AutoSize = true;
303
this.
_categoryLabel
.Location = new System.Drawing.Point(3, 186);
304
this.
_categoryLabel
.Margin = new System.Windows.Forms.Padding(3);
305
this.
_categoryLabel
.Name = "_categoryLabel";
306
this.
_categoryLabel
.Size = new System.Drawing.Size(49, 13);