1 write to _categoryLine
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
93this._categoryLine = new DialogDivider();
4 references to _categoryLine
PresentationUI (4)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (4)
177this.tableLayoutPanel1.Controls.Add(this._categoryLine, 0, 7); 410this._categoryLine.Margin = new System.Windows.Forms.Padding(3); 411this._categoryLine.Name = "_categoryLine"; 412this.tableLayoutPanel1.SetColumnSpan(this._categoryLine, 2);