1 write to _contentLine
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
94this._contentLine = new DialogDivider();
4 references to _contentLine
PresentationUI (4)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (4)
182this.tableLayoutPanel1.Controls.Add(this._contentLine, 0, 10); 416this._contentLine.Margin = new System.Windows.Forms.Padding(3); 417this._contentLine.Name = "_contentLine"; 418this.tableLayoutPanel1.SetColumnSpan(this._contentLine, 2);