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