3 references to Single
System.Windows.Forms (2)
System\Windows\Forms\Rendering\ControlPaint.cs (2)
2329case TableLayoutPanelCellBorderStyle.Single: 2359case TableLayoutPanelCellBorderStyle.Single:
System.Windows.Forms.Tests (1)
System\Windows\Forms\TableLayoutPanelTests.cs (1)
218yield return new object[] { resizeRedraw, TableLayoutPanelCellBorderStyle.Single, true, 1 };