2 references to CellBorderStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutPanel.cs (2)
107
Debug.Assert(
CellBorderStyle
== value, "CellBorderStyle should be the same as we set it");
403
TableLayoutPanelCellBorderStyle cellBorderStyle = this.
CellBorderStyle
;