1 write to _subjectLine
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
92this._subjectLine = new DialogDivider();
4 references to _subjectLine
PresentationUI (4)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (4)
170this.tableLayoutPanel1.Controls.Add(this._subjectLine, 0, 3); 404this._subjectLine.Margin = new System.Windows.Forms.Padding(3); 405this._subjectLine.Name = "_subjectLine"; 406this.tableLayoutPanel1.SetColumnSpan(this._subjectLine, 2);