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