1 write to _sizeLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
71
this.
_sizeLabel
= new System.Windows.Forms.Label();
8 references to _sizeLabel
PresentationUI (8)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
76
SetTextProperty(
_sizeLabel
, SR.DocumentPropertiesDialogSizeLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (7)
458
this.tableLayoutPanel4.Controls.Add(this.
_sizeLabel
, 1, 2);
511
this.
_sizeLabel
.AutoSize = true;
512
this.
_sizeLabel
.Location = new System.Drawing.Point(75, 41);
513
this.
_sizeLabel
.Margin = new System.Windows.Forms.Padding(3);
514
this.
_sizeLabel
.Name = "_sizeLabel";
515
this.
_sizeLabel
.Size = new System.Drawing.Size(40, 13);
516
this.
_sizeLabel
.Margin = new System.Windows.Forms.Padding(0,3,3,3);