1 write to _revisionLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
81
this.
_revisionLabel
= new System.Windows.Forms.Label();
7 references to _revisionLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
79
SetTextProperty(
_revisionLabel
, SR.DocumentPropertiesDialogRevisionLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
544
this._documentTable.Controls.Add(this.
_revisionLabel
, 0, 1);
619
this.
_revisionLabel
.AutoSize = true;
620
this.
_revisionLabel
.Location = new System.Drawing.Point(3, 22);
621
this.
_revisionLabel
.Margin = new System.Windows.Forms.Padding(3);
622
this.
_revisionLabel
.Name = "_revisionLabel";
623
this.
_revisionLabel
.Size = new System.Drawing.Size(51, 13);