1 write to _documentPrintedLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
78
this.
_documentPrintedLabel
= new System.Windows.Forms.Label();
7 references to _documentPrintedLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
75
SetTextProperty(
_documentPrintedLabel
, SR.DocumentPropertiesDialogDocumentPrintedLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
541
this._documentTable.Controls.Add(this.
_documentPrintedLabel
, 0, 4);
595
this.
_documentPrintedLabel
.AutoSize = true;
596
this.
_documentPrintedLabel
.Location = new System.Drawing.Point(3, 79);
597
this.
_documentPrintedLabel
.Margin = new System.Windows.Forms.Padding(3);
598
this.
_documentPrintedLabel
.Name = "_documentPrintedLabel";
599
this.
_documentPrintedLabel
.Size = new System.Drawing.Size(43, 13);