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