1 write to _fileAccessedLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
91
this.
_fileAccessedLabel
= new System.Windows.Forms.Label();
7 references to _fileAccessedLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
79
SetTextProperty(
_fileAccessedLabel
, SR.DocumentPropertiesDialogFileAccessedLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
665
this._fileTable.Controls.Add(this.
_fileAccessedLabel
, 0, 2);
718
this.
_fileAccessedLabel
.AutoSize = true;
719
this.
_fileAccessedLabel
.Location = new System.Drawing.Point(3, 41);
720
this.
_fileAccessedLabel
.Margin = new System.Windows.Forms.Padding(3);
721
this.
_fileAccessedLabel
.Name = "_fileAccessedLabel";
722
this.
_fileAccessedLabel
.Size = new System.Drawing.Size(57, 13);