1 write to _contentLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
49this._contentLabel = new System.Windows.Forms.Label();
7 references to _contentLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
70SetTextProperty(_contentLabel, SR.DocumentPropertiesDialogContentLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
180this.tableLayoutPanel1.Controls.Add(this._contentLabel, 0, 9); 269this._contentLabel.AutoSize = true; 270this._contentLabel.Location = new System.Drawing.Point(3, 224); 271this._contentLabel.Margin = new System.Windows.Forms.Padding(3); 272this._contentLabel.Name = "_contentLabel"; 273this._contentLabel.Size = new System.Drawing.Size(44, 13);