1 write to _versionLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
46
this.
_versionLabel
= new System.Windows.Forms.Label();
7 references to _versionLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
65
SetTextProperty(
_versionLabel
, SR.DocumentPropertiesDialogVersionLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
185
this.tableLayoutPanel1.Controls.Add(this.
_versionLabel
, 0, 12);
245
this.
_versionLabel
.AutoSize = true;
246
this.
_versionLabel
.Location = new System.Drawing.Point(3, 262);
247
this.
_versionLabel
.Margin = new System.Windows.Forms.Padding(3);
248
this.
_versionLabel
.Name = "_versionLabel";
249
this.
_versionLabel
.Size = new System.Drawing.Size(42, 13);